InvenTree/InvenTree/company
Oliver a92fc7cf2c PEP fixes 2021-06-30 14:15:18 +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 Refactor update and delete forms for SupplierPriceBreak 2021-06-30 14:14:31 +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 PEP fixes 2021-06-30 14:15:18 +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 Refactor PriceBreakCreate form 2021-06-30 14:07:15 +10:00
test_api.py Fix for PK lookup in API test 2021-06-30 11:12:16 +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 Refactor update and delete forms for SupplierPriceBreak 2021-06-30 14:14:31 +10:00
views.py PEP fixes 2021-06-30 14:15:18 +10:00