InvenTree/InvenTree/company
2021-04-07 11:50:11 -04:00
..
fixtures Fixes to the way ManufacturerPart is saved, manufacturer table filtering and test units 2021-04-02 11:13:57 -04:00
migrations Updated migrations after merge with master 2021-04-07 10:49:19 -04:00
templates/company Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part 2021-04-07 10:33:55 -04:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Update SupplierPart model to allow data importing 2021-01-03 22:16:32 +11:00
api.py More tests and improved coverage (hopefully) 2021-04-06 14:30:03 -04:00
apps.py Catch error when generating company thumbnail images 2021-03-17 11:55:51 +11:00
forms.py Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part 2021-04-07 10:33:55 -04:00
models.py Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part 2021-04-07 10:33:55 -04:00
serializers.py Fixes to the way ManufacturerPart is saved, manufacturer table filtering and test units 2021-04-02 11:13:57 -04:00
test_api.py Made manufacturer part ID dynamic for API supplier part create test 2021-04-06 14:53:35 -04:00
test_migrations.py Updated migrations after merge with master 2021-04-07 10:49:19 -04:00
test_views.py Added test units for migration and API 2021-04-06 13:16:01 -04:00
tests.py More tests and improved coverage (hopefully) 2021-04-06 14:30:03 -04:00
urls.py Added Manufacturer parts to search, fixed icons, added manufacturer view in supplier part detail page 2021-04-01 10:00:15 -04:00
views.py Fixed supplier part list bug and hide manufacturer fields in supplier part edit form 2021-04-07 11:50:11 -04:00