InvenTree/InvenTree/company
Matthias Mair 3294b37ef0
Reduce duplication with filters (#4583)
* Reduce duplication with filters

* fix typo

* fix naming
2023-04-05 08:46:36 +10:00
..
fixtures Improvements for part creation API endpoint (#4281) 2023-02-02 09:24:16 +11:00
migrations Add Metadata to further models (#4410) 2023-03-23 21:51:08 +11:00
templates/company Order barcodes (#4575) 2023-04-04 11:30:49 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
api.py Reduce duplication with filters (#4583) 2023-04-05 08:46:36 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
serializers.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
test_api.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
test_migrations.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Add Metadata to further models (#4410) 2023-03-23 21:51:08 +11: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