InvenTree/InvenTree/company
2020-10-06 16:46:13 +11: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 More template changes: perms -> roles 2020-10-06 16:46:13 +11: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 Update permission requirements for API 2020-10-06 00:36:55 +11: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 Update unit tests 2020-10-06 01:30:36 +11: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