mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Refactor StockList
This commit is contained in:
parent
b656eb7b43
commit
581d182464
8 changed files with 244 additions and 172 deletions
|
|
@ -149,7 +149,8 @@ class InvenTreeStockItem extends InvenTreeModel {
|
|||
"part_detail": "true",
|
||||
"location_detail": "true",
|
||||
"supplier_detail": "true",
|
||||
"cascade": "false"
|
||||
"cascade": "false",
|
||||
"in_stock": "true",
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue