InvenTree/InvenTree/order
Oliver Walters f6b9d9e6d0 Revert "WIP"
This reverts commit 42af52ee51.
2021-08-24 22:33:29 +10:00
..
fixtures Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
migrations Improved creation of purchase order line items from file upload 2021-08-12 14:27:00 -04:00
templates/order Revert "WIP" 2021-08-24 22:33:29 +10:00
__init__.py Run tests on custom validators 2019-06-17 22:18:00 +10:00
admin.py Defined custom SupplierPart object manager and prefetch related models in all queries 2021-07-13 12:55:36 -04:00
api.py Style fixes 2021-08-24 22:25:25 +10:00
apps.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
forms.py Improved handling of po items destination 2021-07-20 17:15:01 -04:00
models.py Actually receive items 2021-08-24 08:49:23 +10:00
serializers.py Style fixes 2021-08-24 22:25:25 +10:00
test_api.py Style fixes 2021-08-24 22:25:25 +10:00
test_sales_order.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_views.py Refactor POLineItemCreate form 2021-07-03 21:43:22 +10:00
tests.py Specify 'default' functions for 'reference' field in SalesOrder and PurchaseOrder 2021-07-02 23:59:02 +10:00
urls.py Refactor PurchaseOrder display 2021-07-13 21:21:00 +10:00
views.py Improved handling of po items destination 2021-07-20 17:15:01 -04:00