lazhen
2024-11-14 7c445b476a69ee8083a0e5733565e13dc8c0d109
_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
  {