InvenTree/InvenTree/order
2022-03-11 00:08:39 +01:00
..
fixtures Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
migrations merge migrations 2022-03-06 23:38:59 +01:00
templates/order add total price woth js reload 2022-03-06 23:21:33 +01:00
__init__.py Run tests on custom validators 2019-06-17 22:18:00 +10:00
admin.py reduce duplication 2022-03-11 00:02:18 +01:00
api.py make more generalised 2022-03-11 00:08:39 +01:00
apps.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
forms.py remove dead code 2022-01-21 00:30:51 +01:00
models.py add total price woth js reload 2022-03-06 23:21:33 +01:00
serializers.py total read only 2022-03-06 23:49:36 +01:00
test_api.py Unit test fixes 2022-03-07 14:43:55 +11:00
test_migrations.py Unit test fixes 2021-12-03 18:42:36 +11:00
test_sales_order.py unit testing fixes 2021-12-04 17:30:13 +11:00
test_views.py PEP fixes 2021-10-05 16:39:18 +11:00
tests.py Specify 'default' functions for 'reference' field in SalesOrder and PurchaseOrder 2021-07-02 23:59:02 +10:00
urls.py Allocation by serial number now moved to the API 2021-12-04 13:08:00 +11:00
views.py Allocation by serial number now moved to the API 2021-12-04 13:08:00 +11:00