mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-16 20:25:26 +00:00
Add ability to filter stock by "in_stock" (#376)
This commit is contained in:
@ -186,7 +186,6 @@ class InvenTreeStockItem extends InvenTreeModel {
|
||||
"part_detail": "true",
|
||||
"location_detail": "true",
|
||||
"supplier_detail": "true",
|
||||
"in_stock": "true",
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user