X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep203.php;h=2a5c7bb089094d963f76abbe7e16accbe79c4fe6;hb=e221114b610740861dae6b7b4af5d0af28abbe21;hp=daa5d8a78d084a1d88475a4c751f8f89b3f934a0;hpb=a9d55e1c13cbd6a6305b9322ec8621a06516f9f3;p=fa-stable.git diff --git a/reporting/rep203.php b/reporting/rep203.php index daa5d8a7..2a5c7bb0 100644 --- a/reporting/rep203.php +++ b/reporting/rep203.php @@ -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'));