Increased space for built in number columns etc. in reports.
[fa-stable.git] / reporting / rep203.php
index daa5d8a78d084a1d88475a4c751f8f89b3f934a0..2a5c7bb089094d963f76abbe7e16accbe79c4fe6 100644 (file)
@@ -83,7 +83,7 @@ function print_payment_report()
        if ($no_zeros) $nozeros = _('Yes');
        else $nozeros = _('No');
 
-       $cols = array(0, 100, 130, 190, 250, 320, 385, 450,     515);
+       $cols = array(0, 100, 160, 210, 250, 320, 385, 450,     515);
 
        $headers = array(_('Trans Type'), _('#'), _('Due Date'), '', '',
                '', _('Total'), _('Balance'));