InvenTree/InvenTree/stock
Oliver ed7d2e1262
Add option to filter stockitems by "external" location status (#4407)
* Add option to filter stockitems by "external" location status

* flake fix
2023-02-25 07:19:41 +11:00
..
fixtures [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
migrations Add migration test (#4398) 2023-02-23 23:12:48 +11:00
templates/stock Js forms updates (#4378) 2023-02-21 07:24:49 +11: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 Add option to filter stockitems by "external" location status (#4407) 2023-02-25 07:19:41 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
filters.py Tree query improvements (#3443) 2022-08-01 13:43:27 +10:00
models.py Add "external" field to StockLocation (#4377) 2023-02-21 00:42:18 +11:00
serializers.py Add "external" field to StockLocation (#4377) 2023-02-21 00:42:18 +11:00
test_api.py Stock API filtering fix (#4350) 2023-02-17 10:34:18 +11:00
test_migrations.py Add migration test (#4398) 2023-02-23 23:12:48 +11:00
test_views.py [BUG] Fix ownership (#4244) 2023-01-25 09:28:36 +11:00
tests.py Fix for returning stock from the customer to a specified location (#4208) 2023-01-25 09:34:15 +11:00
urls.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00
views.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00