InvenTree/InvenTree/company
2021-06-28 21:38:42 +10:00
..
fixtures test: improve coverage of new get_destination 2021-06-09 11:04:42 -06:00
migrations Adds unit testing for fancy new metadata class 2021-06-23 20:58:05 +10:00
templates/company Display field prefix element in form 2021-06-28 21:38:42 +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 Annotate models with their API list view 2021-06-25 00:17:58 +10:00
apps.py Catch potential error updating image that does not exist... 2021-06-22 22:23:27 +10:00
forms.py Add forms / views for ManufacturerPartParameter CRUD 2021-06-21 16:14:58 +10:00
models.py Annotate models with their API list view 2021-06-25 00:17:58 +10:00
serializers.py Set allow_null flag on image fields 2021-06-23 11:40:37 +10:00
test_api.py Set allow_null flag on image fields 2021-06-23 11:40:37 +10:00
test_migrations.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_views.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
tests.py test: improve coverage of new get_destination 2021-06-09 11:04:42 -06:00
urls.py Add forms / views for ManufacturerPartParameter CRUD 2021-06-21 16:14:58 +10:00
views.py Fix supplier part view/edit without a manufacturer 2021-06-21 11:20:43 -04:00