New files from unstable branch
[fa-stable.git] / reporting / rep201.php
index 567d12f17825d8e049739d70c30732a87a5e7171..1c1ee43839ef40cc80b831805a6d3a0222a61af6 100644 (file)
@@ -130,7 +130,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);