InvenTree/InvenTree/company
Oliver 74fbd30982
Allow SupplierPart list to be filtered by SKU (#3417)
* Allow SupplierPart list to be filtered by SKU

* Bump API version

* Allow SupplierPart list to be filtered by MPN (manufacturer part number)

* Simplify filter definition

* Code formatting

* Update API docs
2022-07-27 13:02:13 +10:00
..
fixtures fix endline 2022-05-20 13:35:07 +02:00
migrations Update requirements (#3228) 2022-06-28 22:12:00 +10:00
templates/company Refctor image downloader (#3393) 2022-07-25 11:17:59 +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 Allow SupplierPart list to be filtered by SKU (#3417) 2022-07-27 13:02:13 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Refactor template helpers for displaying uploaded images (#3377) 2022-07-22 12:01:56 +10:00
serializers.py Refctor image downloader (#3393) 2022-07-25 11:17:59 +10:00
test_api.py SupplierPart availability (#3148) 2022-06-08 21:49:07 +10: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 Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
urls.py Refctor image downloader (#3393) 2022-07-25 11:17:59 +10:00
views.py Refctor image downloader (#3393) 2022-07-25 11:17:59 +10:00