InvenTree/InvenTree/supplier
Oliver ed61ebe5b7 Starting to implement BOM management
- Each part can be made of other parts
- Disable tracking and project apps for now
- Project will change (eventually) to work order
- Part parameters have been disabled (for now)
2018-04-12 16:27:26 +10:00
..
__init__.py Supplier app 2017-03-27 21:54:21 +11:00
admin.py Supplier API is hyperlinked 2017-04-14 22:44:20 +10:00
apps.py Supplier app 2017-03-27 21:54:21 +11:00
models.py Starting to implement BOM management 2018-04-12 16:27:26 +10:00
serializers.py Style fixes 2017-04-15 00:55:30 +10:00
tests.py Fixing python errors 2017-04-11 17:21:05 +10:00
urls.py Updated Supplier URLs and API docs 2017-04-15 23:34:01 +10:00
views.py Added MinValue validator(s) 2017-04-16 17:05:02 +10:00