InvenTree/InvenTree/company
Matthias Mair 158a209a0f
Version bump (#5740)
* Updated all dependencies

* fixed some spelling errors

* More spelling corrections

* Fixes for changes in react-query
2023-10-18 07:27:28 +11:00
..
fixtures Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
migrations Fix constraint for address model (#5076) 2023-06-20 16:57:20 +10:00
templates/company Open External Links in new window (#5674) 2023-10-07 15:41:33 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Add Contacts to admin panel (#5065) 2023-06-19 22:42:02 +10:00
api.py [PUI] Attachment table (#5525) 2023-09-12 11:45:23 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Primary address fix (#5592) 2023-09-23 10:14:59 +10:00
serializers.py Primary address fix (#5592) 2023-09-23 10:14:59 +10:00
test_api.py [Feature] Company Addresses (#4732) 2023-06-17 21:55:25 +10:00
test_migrations.py Version bump (#5740) 2023-10-18 07:27:28 +11:00
test_supplier_parts.py Version bump (#5740) 2023-10-18 07:27:28 +11:00
test_views.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
tests.py Primary address fix (#5592) 2023-09-23 10:14:59 +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