InvenTree/InvenTree/order
github-actions[bot] 73768bfee1
Handle purchase price export for .xls files (#5362) (#5363)
(cherry picked from commit 87da286f2f)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-07-28 15:36:34 +10:00
..
fixtures Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
migrations [Feature] Company Addresses (#4732) 2023-06-17 21:55:25 +10:00
templates/order Child items table (#5114) 2023-06-28 15:22:23 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Handle purchase price export for .xls files (#5362) (#5363) 2023-07-28 15:36:34 +10:00
api.py Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +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 [Feature] Company Addresses (#4732) 2023-06-17 21:55:25 +10:00
serializers.py [Feature] Company Addresses (#4732) 2023-06-17 21:55:25 +10:00
tasks.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
test_api.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
test_migrations.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
test_sales_order.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
test_views.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
tests.py Change target of PurchaseOrder notification (#4905) 2023-05-29 21:04:31 +10:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
validators.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
views.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00