InvenTree/InvenTree/company
2021-06-30 00:24:27 +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 Replace PartImageUpload form 2021-06-30 00:18:25 +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 Remove dead class 2021-06-30 00:24:27 +10:00
models.py Add "default" from serializer field (if present) 2021-06-29 23:14:39 +10:00
serializers.py Add "default" from serializer field (if present) 2021-06-29 23:14:39 +10:00
test_api.py Add "default" from serializer field (if present) 2021-06-29 23:14:39 +10:00
test_migrations.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_views.py Allow override of values from calling function 2021-06-29 20:44:44 +10:00
tests.py test: improve coverage of new get_destination 2021-06-09 11:04:42 -06:00
urls.py Allow file and image fields 2021-06-30 00:13:53 +10:00
views.py Remove dead class 2021-06-30 00:24:27 +10:00