_Main/BL/Type_PackagingPlanRow/Function_CalcName.qbl
@@ -6,7 +6,7 @@ [* // lihongji Jul-24-2024 (created) value := guard( this.ProductID() + " in " + this.StockingPointID(), this.ProductID() ); value := guard( this.ProductID(), "" ); this.Name( value ); *]