_Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Response_PanelExport_bRefresh_OnClick.def
@@ -14,7 +14,10 @@ Body: [* FinancialSalesSource::InitializeNew( MacroPlan ); excelsource := selectobject( MacroPlan, FinancialSalesSource, excelsource, excelsource.IsImport() ); if( not isnull( excelsource ) ){ excelsource.AfterImport(); } table := FinancialSalesSource::InitiateSearch( MacroPlan );//selectobject( MacroPlan, FinancialSalesSource.FinancialSalesReport, table, not table.IsImport() and table.IsShow() ); DataHolderTable.Data( table );