Increased space for built in number columns etc. in reports.
[fa-stable.git] / reporting / rep701.php
index a110ea215afc007617d489170a214c5c446e739e..65211df69e36a05b8cb1c12b3a5ef23495efd6c3 100644 (file)
@@ -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'));