InvenTree/InvenTree/company
2019-05-23 00:31:27 +10:00
..
fixtures Added further part pricing 2019-05-21 14:08:40 +10:00
migrations Remove 'minimum' order from SupplierPart 2019-05-21 13:51:43 +10:00
templates/company Remove 'minimum' order from SupplierPart 2019-05-21 13:51:43 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py PEP fixes 2019-05-18 23:08:42 +10:00
api.py Consolidate on 'pk' as the ID field in the API 2019-05-23 00:31:27 +10:00
apps.py Moving 'supplier' to 'company' 2018-04-19 09:01:25 +10:00
forms.py Remove 'minimum' order from SupplierPart 2019-05-21 13:51:43 +10:00
models.py Include pricing information in part supplier view 2019-05-22 22:11:27 +10:00
serializers.py Consolidate on 'pk' as the ID field in the API 2019-05-23 00:31:27 +10:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
tests.py Added further part pricing 2019-05-21 14:08:40 +10:00
urls.py PEP fixes 2019-05-18 23:08:42 +10:00
views.py PEP fixes 2019-05-18 23:08:42 +10:00