X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep109.php;h=7c57da3f3f643afd30ff6d7ba4dda7ee85c3d351;hb=5dec41f0d87e407e1c9ffcb8eb63b92e4e471a9b;hp=c5faf7692b4c7aa3cdb21e73acea1aabf54139f4;hpb=ad96cd0abbfd826592b851b8e0cb6d89e450fdf4;p=fa-stable.git diff --git a/reporting/rep109.php b/reporting/rep109.php index c5faf769..7c57da3f 100644 --- a/reporting/rep109.php +++ b/reporting/rep109.php @@ -163,7 +163,7 @@ function print_sales_orders() $myrow['contact_email'] = $branch['email']; $myrow['DebtorName'] = $branch['br_name']; } - $rep->End($email, $doc_Invoice_no . " " . $myrow['reference'], $myrow); + $rep->End($email, $doc_Invoice_no . " " . $i, $myrow); } } if ($email == 0)