X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep401.php;h=341c2247a6655562c764e09d178f917de72bb363;hb=076aabe0c83753d9384e53d071b34ee51b8c43b8;hp=fc1468fcc44dd15ece2d9625a58ca6c128d50c2a;hpb=e29ab37ef51f39c200c3772e07eeceef0ce39214;p=fa-stable.git diff --git a/reporting/rep401.php b/reporting/rep401.php index fc1468fc..341c2247 100644 --- a/reporting/rep401.php +++ b/reporting/rep401.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 2; +$page_security = 'SA_BOMREP'; // ---------------------------------------------------------------- // $ Revision: 2.0 $ // Creator: Joe Hunt @@ -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 = '';