diff --git a/src/frontend/src/tables/stock/StockItemTable.tsx b/src/frontend/src/tables/stock/StockItemTable.tsx index 19ccc52c3e..c047a1532d 100644 --- a/src/frontend/src/tables/stock/StockItemTable.tsx +++ b/src/frontend/src/tables/stock/StockItemTable.tsx @@ -537,6 +537,7 @@ export function StockItemTable({ location: params.location }, follow: true, + table: table, modelType: ModelType.stockitem });