_Main/BL/Type_LockPeriod/Method_Enable.qbl
@@ -30,6 +30,7 @@ offlinePlanCell := offlinePlanCells.Element( offlinePlanCellIndex.GetValueAsNumber() ); offlinePlanCellQuantity := offlinePlanCell.Quantity(); } if( element.NewSupply( relsize ) = 1 ){ traverse( element,NewSupply,newSupply ){ newSupply.Update( offlinePlanCellQuantity );