| | |
| | | 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 |
| | | { |