InvenTree/InvenTree/order
Oliver Walters 8cd8581dbf fixes
2022-05-03 13:51:04 +10:00
..
fixtures Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
migrations upgrade to pyhton 3.9 syntax 2022-05-01 21:53:12 +02:00
templates/order fix typo 2022-04-28 00:37:55 +02:00
__init__.py Run tests on custom validators 2019-06-17 22:18:00 +10:00
admin.py finish renaming SO / PO 2022-03-27 01:41:16 +01:00
api.py update depreciated paths 2022-05-01 22:00:18 +02:00
apps.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
forms.py update translation commands 2022-05-01 22:03:49 +02:00
models.py update translation commands 2022-05-01 22:03:49 +02:00
serializers.py fixes 2022-05-03 13:51:04 +10:00
test_api.py finish renaming SO / PO 2022-03-27 01:41:16 +01:00
test_migrations.py comment out not used variable 2022-04-28 00:51:35 +02: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 update depreciated paths 2022-05-01 22:00:18 +02:00
views.py update translation commands 2022-05-01 22:03:49 +02:00