InvenTree/InvenTree/company
2020-05-02 20:10:00 +10:00
..
fixtures Cleanup 2019-09-13 20:53:04 +10:00
migrations Bug fix for custom migration 2020-05-01 15:57:10 +10:00
templates/company Add button to order a supplier part 2020-05-02 20:10:00 +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 Fixes 2020-05-02 15:36:48 +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 Fixes 2020-05-02 15:36:48 +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