mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-11 08:04:14 +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