InvenTree/InvenTree/order
Oliver 59b794f0e5 Cleanup old forms 2021-07-01 14:25:14 +10:00
..
fixtures Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
migrations Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
templates/order Refactoring "attachment" tables to use the API 2021-06-30 17:40:44 +10:00
__init__.py Run tests on custom validators 2019-06-17 22:18:00 +10:00
admin.py feat(admin): Show the line items on the PO on the Admin Site 2021-05-14 13:24:13 -06:00
api.py Refactor delete views for SalesOrderAttachment and PurchaseOrderAttachment 2021-06-30 12:54:38 +10:00
apps.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
forms.py Cleanup old forms 2021-07-01 14:25:14 +10:00
models.py PEP Fix 2021-06-25 00:38:28 +10:00
serializers.py Display attachment upload date 2021-06-30 17:44:23 +10:00
test_api.py PEP fixes 2021-06-22 16:43:49 +10:00
test_sales_order.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_views.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
tests.py Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
urls.py Refactor delete views for SalesOrderAttachment and PurchaseOrderAttachment 2021-06-30 12:54:38 +10:00
views.py Refactor delete views for SalesOrderAttachment and PurchaseOrderAttachment 2021-06-30 12:54:38 +10:00