Quintiq file version 2.0 #parent: PanelOperation/ButtonSalesExport Response OnClick () id:Response_PanelOperation_ButtonSalesExport_OnClick { #keys: '[415136.0.1193322029]' CanBindMultiple: false DefinitionID: 'Responsedef_WebButton_OnClick' Precondition: [* return not isnull( MacroPlan ); *] QuillAction { Body: [* binaryValue := FinancialSalesSource::DownloadTemplate( MacroPlan ); Application.Download( FinancialSalesReport::GetDefaultName() + '.xlsx', binaryValue.AsBinaryData() ); *] GroupServerCalls: false } }