Added a date column and combined the # and View column in 'View / Print Transactions.
[fa-stable.git] / reporting / rep201.php
index 532da5fceeb789a3685bd248157feb96188ccf34..b176f2bdb8461591bb158f660df28944958fc3f1 100644 (file)
@@ -125,7 +125,7 @@ function print_supplier_balances()
 
     $rep->Font();
     $rep->Info($params, $cols, $headers, $aligns);
-    $rep->Header();
+    $rep->NewPage();
 
        $total = array();
        $grandtotal = array(0,0,0,0);