InvenTree/InvenTree/company
2020-04-24 13:03:38 +10:00
..
fixtures Cleanup 2019-09-13 20:53:04 +10:00
migrations Fix the manufacturer migration so it reverses properly 2020-04-13 23:58:10 +10:00
templates/company Template fixes 2020-04-24 13:03:38 +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 Unit testing fixes 2020-04-13 20:36:51 +10:00
apps.py Add error checking for thumbnail file migration 2020-04-17 19:23:43 +10:00
forms.py Remove old 'manufacturer_name' field 2020-04-13 20:26:24 +10:00
models.py Separate concept of "OrderStatus" into "SalesOrderStatus" and "PurchaseOrderStatus" 2020-04-23 20:38:09 +10:00
serializers.py Rebuild the "PurchaseOrder" detail 2020-04-24 12:52:08 +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 API changes 2020-04-13 20:20:33 +10:00
urls.py UI elements 2020-04-20 19:47:29 +10:00
views.py PEP fixes 2020-04-23 21:48:39 +10:00