InvenTree/InvenTree/stock
Oliver Walters e6e03963c4 Simplified custom button text for modal forms
- Now only configured from the javascript end
- No server-side configuration of button text
2019-04-13 23:02:23 +10:00
..
migrations Add UUID field to StockItem model 2019-04-13 01:12:47 +10:00
templates/stock Simplified custom button text for modal forms 2019-04-13 23:02:23 +10:00
__init__.py Added stock page 2017-03-27 21:05:19 +11:00
admin.py PEP fixes 2018-04-16 20:46:21 +10:00
api.py Include uuid in serializer and api 2019-04-13 07:56:06 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Add some help text 2019-04-13 00:52:26 +10:00
models.py Add UUID field to StockItem model 2019-04-13 01:12:47 +10:00
serializers.py Include uuid in serializer and api 2019-04-13 07:56:06 +10:00
tests.py Fixing python errors 2017-04-11 17:21:05 +10:00
urls.py Item stocktake form 2018-04-30 21:03:25 +10:00
views.py Simplified custom button text for modal forms 2019-04-13 23:02:23 +10:00