lazhen
2024-07-01 17dc904834ee19f0e57db374aaadea932acdaf00
_Main/BL/Type_FinancialSalesSource/StaticMethod_DownloadTemplate.qbl
@@ -29,7 +29,7 @@
    
    //info( xmlString );
    
    tableGroupHandle := TableGroupHandle::Create( FinancialProductionReport::GetDefaultName() );
    tableGroupHandle := TableGroupHandle::Create( FinancialSalesReport::GetDefaultName() );
    tableHandle      := TableHandle::ImportXML( BinaryValue::Construct( xmlString ) );
    tableGroupHandle.Add( tableHandle );