1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| Quintiq file version 2.0
| #parent: pnlLeft/ddslFactory_424
| Response OnCreated () id:Response_pnlLeft_ddslFactory_OnCreated
| {
| #keys: '[415136.0.1257761350]'
| CanBindMultiple: false
| DefinitionID: 'Responsedef_WebComponent_OnCreated'
| QuillAction
| {
| Body:
| [*
| valueString := "All";
|
| this.Strings( valueString.Concat( ";" ).Concat( FinancialProductionReport::GetDefaultCCUnit().Concat( ";" ) ).Concat( FinancialProductionReport::GetDefaultDLUnit() ) );
| *]
| GroupServerCalls: false
| }
| }
|
|