InvenTree/InvenTree/order
Oliver 1235d47eca
Bug fix for sales order allocation table (#3295)
- Display serial number where available
2022-07-05 17:00:25 +10:00
..
fixtures Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
migrations Virtual part fix (#3265) 2022-06-28 13:39:27 +10:00
templates/order Sales order tables (#3225) 2022-06-18 22:22:00 +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 Update requirements (#3228) 2022-06-28 22:12:00 +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 Virtual part fix (#3265) 2022-06-28 13:39:27 +10:00
serializers.py Bug fix for sales order allocation table (#3295) 2022-07-05 17:00:25 +10:00
tasks.py Overdue order notification (#3114) 2022-06-06 19:12:29 +10:00
test_api.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_migrations.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_sales_order.py Notification on new orders (#3145) 2022-06-07 08:11:11 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Notification on new orders (#3145) 2022-06-07 08:11:11 +10:00
urls.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00