_Main/UI/MacroPlannerWebApp/Component_FormCCEngineLogisticsCostReport/Response_MatrixEditorTable_358_OnUpdateValue.def
@@ -24,6 +24,8 @@ tcel.WerkToRentTransCost( cell.WerkToRentTransCost() ); tcel.RentStorCost( cell.RentStorCost() ); tcel.CoefficientValue( cell.CoefficientValue() ); estimatetotalcost := tcel.RentInCost() + tcel.RentOutOfCost() + tcel.WerkToRentTransCost() + tcel.RentStorCost(); tcel.AllCost( estimatetotalcost * [Real]tcel.CoefficientValue() ); } } *]