1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| Quintiq file version 2.0
| #parent: ListChangeLossSetting_568
| Response OnClick (
| ChangeLossSetting selection
| ) id:Response_ListChangeLossSetting_568_MenuEdit_OnClick
| {
| #keys: '[415136.0.1033650290]'
| CanBindMultiple: false
| DefinitionID => /ListChangeLossSetting_568/Responsedef_ListChangeLossSetting_568_WebMenu_OnClick
| Initiator: 'MenuEdit'
| Precondition:
| [*
| return MacroPlan::HasMacroPlan( MacroPlan, feedback );
| *]
| QuillAction
| {
| Body:
| [*
| dlg := construct( DialogCreateEditChangeoverLossSetting );
| dlg.Edit( selection );
| *]
| GroupServerCalls: false
| }
| }
|
|