InvenTree/InvenTree/company
Oliver 89ad8312ce
Fix migration order (#5027)
- Ensure stock.0094 runs before company.0059
- Ref https://github.com/inventree/InvenTree/pull/4984
- Ideally addresses historical migration issues
2023-06-13 07:34:41 +10:00
..
fixtures Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
migrations Fix migration order (#5027) 2023-06-13 07:34:41 +10:00
templates/company Part units (#4854) 2023-05-26 16:57:23 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
api.py Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
serializers.py Part units (#4854) 2023-05-26 16:57:23 +10:00
test_api.py Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
test_migrations.py Part units (#4854) 2023-05-26 16:57:23 +10:00
test_supplier_parts.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
test_views.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
tests.py Metadata fix (#4725) 2023-05-05 14:06:19 +10:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
views.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00