_Main/BL/Type_NewOfflinePlanCell/Function_CalcTotalQuantity.qbl
@@ -6,7 +6,7 @@ [* // lihongji Oct-11-2024 (created) value := sum( this, Detailed, tempNOPC, true, tempNOPC.Quantity() ); value := sum( this, Detailed, tempNOPCell, true, tempNOPCell.Quantity() ); this.TotalQuantity( value ); *]