InvenTree/InvenTree/company
2021-04-07 09:54:20 -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 Added test units for migration and API 2021-04-06 13:16:01 -04:00
templates/company Dynamic control of information to make cleaner supplier and manufacturer tables 2021-04-07 09:54:20 -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 Improved delete form to show supplier parts deletion 2021-04-06 09:32:59 -04:00
models.py Fixes to the way ManufacturerPart is saved, manufacturer table filtering and test units 2021-04-02 11:13:57 -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 Added test units for migration and API 2021-04-06 13:16:01 -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 Validating API for SupplierPart, not able to spin-off ManufacturerPart from serialized data 2021-03-31 18:04:28 -04:00