mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
Allow reload of stock table if multiple new items are created (#9178)
This commit is contained in:
@ -537,6 +537,7 @@ export function StockItemTable({
|
|||||||
location: params.location
|
location: params.location
|
||||||
},
|
},
|
||||||
follow: true,
|
follow: true,
|
||||||
|
table: table,
|
||||||
modelType: ModelType.stockitem
|
modelType: ModelType.stockitem
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user