X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep305.php;fp=reporting%2Frep305.php;h=5f180025e7241f78e33556690de010f84d66fdc7;hb=b37623cf1de2cfce6825744557d76475f002321f;hp=bfbaf6b01acc1e41f0494d72b798288d182b4d1a;hpb=1c67490b878ae789ad0f27d8777e520a3d914c89;p=fa-stable.git diff --git a/reporting/rep305.php b/reporting/rep305.php index bfbaf6b0..5f180025 100644 --- a/reporting/rep305.php +++ b/reporting/rep305.php @@ -80,7 +80,7 @@ function print_grn_valuation() $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); - $rep->Header(); + $rep->NewPage(); $res = getTransactions($from, $to); $total = $qtotal = $grandtotal = 0.0;