2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 19:46:46 +00:00
Oliver 6627a8097b
Stock API filtering fix (#4350)
* Improve filtering options for StockItem list

- Make use of StockFilter introspection

* Remove outdated filter

* remove outdated "max_results" parameter

* Fix cascade issue for stocklist API

* Add relationship filters to the StockItemFilter

* Fix filtering by 'status' and 'allocated'

* Refactor 'customer' and 'expired' filters

* Cleanup

* Adds unit test for top-level stock location filtering
2023-02-17 10:34:18 +11:00
..
2023-02-17 10:34:18 +11:00
2022-11-14 15:58:22 +11:00
2022-07-25 11:17:59 +10:00
2023-02-16 09:52:13 +11:00
2022-11-14 15:58:22 +11:00
2023-02-10 10:39:57 +11:00