2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 12:06:44 +00:00
Oliver 65531f7611
API bug fix: Distinct query (#5940)
* Fix "company" filter for StockList

- distinct() was in the wrong spot
- Added a new unit test to cover this

* Update stocklist API filter

- Move custom filtering into FilterSet class
- Exposes available filters to API documentation
- Improved readability / field validation

* Further improvements for StockList API

* For for order extra line item serializer

- 'title' is not a valid field
2023-11-20 18:25:52 +11:00
..
2023-11-20 18:25:52 +11:00
2022-06-02 01:37:39 +10:00
2022-06-02 01:37:39 +10:00
2023-11-05 12:57:38 +11:00
2023-03-29 10:35:43 +11:00
2023-10-27 09:06:48 +11:00