2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00
Files
InvenTree/InvenTree/part
Oliver 825e4b4cd8 Part API Filter Fix (#3271)
* Fix API filter 'in_bom_for'

- get_parts_in_bom() returns a list, not a queryset
- Thus, we have to enumerate the ID values, rather than filtering by queryset

* Add unit test for part API filter
2022-06-29 11:47:17 +10:00
..
2022-05-20 13:35:07 +02:00
2022-06-28 22:12:00 +10:00
2022-06-28 13:39:27 +10:00
2022-06-29 11:47:17 +10:00
2022-06-02 01:37:39 +10:00
2022-06-02 01:37:39 +10:00
2022-06-06 13:00:30 +10:00
2022-06-06 19:12:29 +10:00
2022-06-29 11:47:17 +10:00
2022-06-12 10:56:16 +10:00
2022-06-06 13:00:30 +10:00