Changes in hotkeys system for tas support.
[fa-stable.git] / reporting / rep103.php
index 8ee0abbe62971dcf34bee9d819566a171822829e..db9b8815d60310dfa753ce5e2884cf7048344710 100644 (file)
@@ -151,7 +151,7 @@ function print_customer_details_listing()
 
     $rep->Font();
     $rep->Info($params, $cols, $headers, $aligns);
-    $rep->Header();
+    $rep->NewPage();
 
        $result = get_customer_details_for_report($area, $folk);