Quintiq file version 2.0
|
#parent: #root
|
Method Edit (
|
TransferMinimumQuantity selection
|
) id:Method_DialogCreateEditTransferMinimumQuantity_Edit
|
{
|
#keys: '[413988.0.1584413050]'
|
Body:
|
[*
|
IsEdit.Data( selection );
|
|
data := shadow( selection );
|
|
DataHolderDialogData.Data( &data );
|
|
ApplicationMacroPlanner.ShowFormModal( this );
|
*]
|
}
|