InvenTree/InvenTree/company
2021-07-18 22:21:11 +10:00
..
fixtures test: improve coverage of new get_destination 2021-06-09 11:04:42 -06:00
migrations Specify 'default' functions for 'reference' field in SalesOrder and PurchaseOrder 2021-07-02 23:59:02 +10:00
templates/company Refactor SupplierPartCreate form 2021-07-18 22:21:11 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Adds inline for SupplierPart 2021-06-21 00:03:16 +10:00
api.py Defined custom SupplierPart object manager and prefetch related models in all queries 2021-07-13 12:55:36 -04:00
apps.py Catch potential error updating image that does not exist... 2021-06-22 22:23:27 +10:00
forms.py PEP fixes 2021-07-12 22:06:03 +10:00
models.py Refactor SupplierPartCreate form 2021-07-18 22:21:11 +10:00
serializers.py Refactor SupplierPartCreate form 2021-07-18 22:21:11 +10:00
test_api.py Fixes for unit tests 2021-07-09 14:54:03 +10:00
test_migrations.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_views.py Refactor SupplierPartCreate form 2021-07-18 22:21:11 +10:00
tests.py test: improve coverage of new get_destination 2021-06-09 11:04:42 -06:00
urls.py Refactor SupplierPartCreate form 2021-07-18 22:21:11 +10:00
views.py Refactor SupplierPartCreate form 2021-07-18 22:21:11 +10:00