Report fixed according to changed headers API in FrontReport class.
[fa-stable.git] / reporting / rep702.php
index 10bcfef7fb8772fdc446113d0de92e4b5a8ca5ab..5a05470bb4dfa82954ee0e1b5cdf81a0cd6ce36e 100644 (file)
@@ -63,7 +63,7 @@ function print_list_of_journal_entries()
 
     $rep->Font();
     $rep->Info($params, $cols, $headers, $aligns);
-    $rep->Header();
+    $rep->NewPage();
 
     if ($systype == -1)
         $systype = null;