Quintiq file version 2.0
|
#parent: ListInventoryInterfaceDataDetail
|
Response OnClick (
|
InventoryInterfaceDataDetail selection
|
) id:Response_ListInventoryInterfaceDataDetail_MenuEditQuantity_OnClick
|
{
|
#keys: '[415136.0.1248380197]'
|
CanBindMultiple: false
|
DefinitionID => /ListInventoryInterfaceDataDetail/Responsedef_ListInventoryInterfaceDataDetail_WebMenu_OnClick
|
Initiator: 'MenuEditQuantity'
|
Precondition:
|
[*
|
return not isnull( MacroPlan );
|
*]
|
QuillAction
|
{
|
Body:
|
[*
|
dlg := construct( DialogInventoryPointDetail );
|
|
dlg.EditQuantity( selection );
|
*]
|
GroupServerCalls: false
|
}
|
}
|