InvenTree/InvenTree/company
2020-09-17 23:19:50 +10:00
..
fixtures Add unit tests for new aggregation annotation approach 2020-09-05 23:28:54 +10:00
migrations Add migration files 2020-08-08 17:16:04 +10:00
templates/company SupplierPart price break table now uses API rather than django template 2020-09-17 23:19:50 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Add more export fields for SupplierPart and SupplierPriceBreak 2019-09-16 09:43:57 +10:00
api.py Add "pretty" name to the SupplierPart API 2020-08-26 23:23:57 +10:00
apps.py Add error checking for thumbnail file migration 2020-04-17 19:23:43 +10:00
forms.py Add some more form candy 2020-05-16 11:55:10 +10:00
models.py Convert SupplierPriceBreak model to use the abstract PriceBreak class 2020-09-17 22:47:31 +10:00
serializers.py SupplierPart price break table now uses API rather than django template 2020-09-17 23:19:50 +10:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
test_views.py Add unit test for CompanyIndex 2019-09-30 13:44:19 +10:00
tests.py Update test fixtures 2020-09-02 19:47:07 +10:00
urls.py Add page to show stock which is assigned to a customer 2020-06-05 11:52:07 +10:00
views.py Fix annotations for Company serializers 2020-09-05 23:03:38 +10:00