mirror of
https://github.com/inventree/inventree-app.git
synced 2025-11-06 16:25:39 +00:00
Refactor StockList
This commit is contained in:
@@ -149,7 +149,8 @@ class InvenTreeStockItem extends InvenTreeModel {
|
||||
"part_detail": "true",
|
||||
"location_detail": "true",
|
||||
"supplier_detail": "true",
|
||||
"cascade": "false"
|
||||
"cascade": "false",
|
||||
"in_stock": "true",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user