New files from unstable branch
[fa-stable.git] / reporting / rep401.php
index e72f163ce02037886435cd3e2cfd9f77c0e893c6..341c2247a6655562c764e09d178f917de72bb363 100644 (file)
@@ -77,7 +77,7 @@ function print_bill_of_material()
 
     $rep->Font();
     $rep->Info($params, $cols, $headers, $aligns);
-    $rep->Header();
+    $rep->NewPage();
 
        $res = getTransactions($frompart, $topart);
        $parent = '';