InvenTree/InvenTree/company
2020-10-04 00:24:48 +10:00
..
fixtures Add unit tests for new aggregation annotation approach 2020-09-05 23:28:54 +10:00
migrations Add some unit testing 2020-10-04 00:24:48 +10:00
templates/company Update admin links to require specific permissions 2020-09-30 23:57:23 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Add some more search terms to the admin interface 2020-09-29 23:41:50 +10:00
api.py Add "pretty" name to the SupplierPart API 2020-08-26 23:23:57 +10:00
apps.py Add some unit testing 2020-10-04 00:24:48 +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 VIews / forms / etc 2020-09-18 21:49:56 +10:00