hongji.li
2023-10-26 849cef9b538cf95d09bf4203fe152b36ff766149
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditScenario/Method_OnOk.def
@@ -123,6 +123,8 @@
    macroPlanNew.IsKeyProduct( data.IsKeyProduct() );
    macroPlanNew.CreatePurchaseSupplyMaterial( data.CreatePurchaseSupplyMaterial() );
    
    MacroPlan.UpdateStartOfPlanning( dsPlanningStart.Date().DateTime() );
    this.Close();
  *]
}