InvenTree/InvenTree/build
Oliver Walters 1373425c29 Update definition for StockItemAllocation model
- Limit foreignkey choices
- Error checking
- Check if a StockItem is over-allocated
- Fix API serialization and filtering
2020-04-22 13:11:19 +10:00
..
fixtures Rename Build.URL -> Build.link 2020-04-06 11:28:35 +10:00
migrations Rename Build.URL -> Build.link 2020-04-06 11:28:35 +10:00
templates/build Update build page 2020-04-22 09:53:11 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Register BuildItem in admin interface 2019-04-30 16:35:40 +10:00
api.py More fixes 2020-04-12 00:10:33 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Rename Build.URL -> Build.link 2020-04-06 11:28:35 +10:00
models.py Update definition for StockItemAllocation model 2020-04-22 13:11:19 +10:00
serializers.py Ability to include part_detail in build API 2020-04-11 19:59:16 +10:00
tests.py More fixes 2020-04-12 00:10:33 +10:00
urls.py Display list of build outputs in the Build tab 2020-02-17 23:31:23 +11:00
views.py Add some translatable strings 2020-02-12 08:11:59 +11:00