InvenTree/InvenTree/order
Oliver ed528da1d1
Fix translated string (#3466)
StockItem -> stock item
2022-08-04 10:19:53 +10:00
..
fixtures Reference fields (#3267) 2022-07-11 00:01:46 +10:00
migrations Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
templates/order Create SupplierPart directly from PurchaseOrderLineItem dialog (#3361) 2022-07-20 12:53:31 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Merge pull request from GHSA-7rq4-qcpw-74gq 2022-06-15 18:32:35 +10:00
api.py Correct the docstring for PurchaseOrderIssue (#3399) 2022-07-26 07:28:11 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
forms.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Fix translated string (#3466) 2022-08-04 10:19:53 +10:00
serializers.py Fix issue 3371 (#3381) 2022-07-21 22:09:52 +10:00
tasks.py Overdue order notification (#3114) 2022-06-06 19:12:29 +10:00
test_api.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
test_migrations.py Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
test_sales_order.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
urls.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
validators.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00