Audit-Trail report (systypes selector should include all systypes, extra parameter...
[fa-stable.git] / reporting / rep709.php
index 6b1f1e40eaf05ab683d788be63012f246c9f0845..e4598f01ea32635173249cf2f1b17273684d5f86 100644 (file)
@@ -98,7 +98,7 @@ function print_tax_report()
                                                1 => array('text' => _('Period'), 'from' => $from, 'to' => $to),
                                                2 => array('text' => _('Type'), 'from' => $summary, 'to' => ''));
 
-       $cols = array(0, 100, 130, 180, 290, 370, 455, 505, 555);
+       $cols = array(0, 100, 130, 180, 290, 370, 420, 470, 520);
 
        $headers = array(_('Trans Type'), _('Ref'), _('Date'), _('Name'), _('Branch Name'),
                _('Net'), _('Rate'), _('Tax'));