Replaced the Excel Writer engine with XLS driver (the XML driver can later be downloaded)
[fa-stable.git] / reporting / reports_main.php
index e7c4b7bcbb93c90e1b1d7db71c9078bb8099b0e8..9eff484c08b228e1f33b0a0c70305600f34964cf 100644 (file)
@@ -322,8 +322,7 @@ $reports->addReport(_('General Ledger'),709,_('Ta&x Report'),
        array(  new ReportParam(_('Start Date'),'DATEBEGINTAX'),
                        new ReportParam(_('End Date'),'DATEENDTAX'),
                        new ReportParam(_('Summary Only'),'YES_NO'),
-                       new ReportParam(_('Comments'),'TEXTBOX'),
-                       new ReportParam(_('Destination'),'DESTINATION')));
+                       new ReportParam(_('Comments'),'TEXTBOX')));
 
 echo "<script language='javascript'>
                function onWindowLoad() {