X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep401.php;h=341c2247a6655562c764e09d178f917de72bb363;hb=36b1fadae4301de56c7dc2e3ffdf200c4a5a8344;hp=e72f163ce02037886435cd3e2cfd9f77c0e893c6;hpb=ebc600101ceab69c06eac4b1bd4d1782af45de05;p=fa-stable.git diff --git a/reporting/rep401.php b/reporting/rep401.php index e72f163c..341c2247 100644 --- a/reporting/rep401.php +++ b/reporting/rep401.php @@ -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 = '';