Allowing the Tax Report to be printed to Excel/OO Calc
[fa-stable.git] / reporting / reports_main.php
index 5bc356a1ccee7f8c38dbea29d33c068c99ddf5d0..31767cc0baab036768b13f188416d13a2f850376 100644 (file)
@@ -361,7 +361,8 @@ $reports->addReport(_('General Ledger'),709,_('Ta&x Report'),
        array(  _('Start Date') => 'DATEBEGINTAX',
                        _('End Date') => 'DATEENDTAX',
                        _('Summary Only') => 'YES_NO',
-                       _('Comments') => 'TEXTBOX'));
+                       _('Comments') => 'TEXTBOX',
+                       _('Destination') => 'DESTINATION'));
 $reports->addReport(_('General Ledger'),710,_('Audit Trail'),
        array(  _('Start Date') => 'DATEBEGINM',
                        _('End Date') => 'DATEENDM',