_Main/BL/Type_AssemblyOnlinePlanVersion/StaticMethod_RefreshData.qbl
@@ -34,6 +34,8 @@ cell.Quantity( qty ); } } showtable.Generate( search ); productids := selectuniquevalues( table, Row, row, row.Name() ); productlines := selectuniquevalues( table, Row, row, row.ProductionLine() ); showtable.Generate( search, productids, productlines ); *] }