lihongji
2024-11-14 a746b44994e729613737baa922796383027fc54c
_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Response_pnlActions_btnOk_OnClick.def
@@ -6,7 +6,11 @@
  DefinitionID: 'Responsedef_WebButton_OnClick'
  Precondition:
  [*
    return not ( not cbCustomDemand.Checked() and not cbOfflinePlan.Checked() and not cbShiftPlan.Checked() and not cbAssembleOnlinePlan.Checked() and not cbInventoryPlan.Checked() );
    return not ( not cbCustomDemand.Checked() and not cbCustomDemandCC.Checked()
                  and not cbOfflinePlan.Checked() and not cbOfflinePlanCC.Checked()
                  and not cbShiftPlan.Checked() and not cbShiftPlanCC.Checked()
                  and not cbAssembleOnlinePlan.Checked() and not cbAssembleOnlinePlanCC.Checked()
                  and not cbInventoryPlan.Checked() and not cbInventoryPlanCC.Checked() );
  *]
  QuillAction
  {