Report fixed according to changed headers API in FrontReport class.
[fa-stable.git] / reporting / rep302.php
index 8e5bb6ddfd2e39e0898149e167842b5d82295df1..4c986ba9a977d8493a87dbc7e4e0479b88339342 100644 (file)
@@ -133,7 +133,7 @@ function print_inventory_planning()
 
     $rep->Font();
     $rep->Info($params, $cols, $headers, $aligns);
-    $rep->Header();
+    $rep->NewPage();
 
        $res = getTransactions($category, $location);
        $catt = '';