X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep701.php;h=65211df69e36a05b8cb1c12b3a5ef23495efd6c3;hb=68bf09b0ddf5bbe3a0155d288f4d0334104a9538;hp=a110ea215afc007617d489170a214c5c446e739e;hpb=76f793a7214ab8decbe6de5da0b15f234610c3ac;p=fa-stable.git diff --git a/reporting/rep701.php b/reporting/rep701.php index a110ea21..65211df6 100644 --- a/reporting/rep701.php +++ b/reporting/rep701.php @@ -105,7 +105,7 @@ function print_Chart_of_Accounts() $orientation = ($orientation ? 'L' : 'P'); - $cols = array(0, 50, 300, 425, 500); + $cols = array(0, 60, 300, 425, 500); $headers = array(_('Account'), _('Account Name'), _('Account Code'), _('Balance'));