X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep107.php;h=a265bd603a69c9442ff3f5ad4fb38c427628d405;hb=7ba24fed715d41c0210f4395fd885ef34a483d5e;hp=262d04dab3f0238114e980191e0d16a25a2fa4d0;hpb=902f1015d874c33bd7946b17de2ad80b4f2144b6;p=fa-stable.git diff --git a/reporting/rep107.php b/reporting/rep107.php index 262d04da..a265bd60 100644 --- a/reporting/rep107.php +++ b/reporting/rep107.php @@ -85,7 +85,7 @@ function print_invoices() $branch = get_branch($myrow["branch_code"]); $branch['disable_branch'] = $paylink; // helper if ($j == 10) - $sales_order = get_sales_order_header($myrow["order_"]); + $sales_order = get_sales_order_header($myrow["order_"], 30); else $sales_order = null; if ($email == 1)