A couple of additional fixes to changed document reports.
[fa-stable.git] / reporting / rep111.php
index d11e487a74b74381ebfc3817f0502d794f74154a..80b6b712515792cf04e80283bcbfa6f33bc79553 100644 (file)
@@ -200,7 +200,7 @@ function print_sales_quotations()
                {
                        if ($print_invoice_no == 1)
                                $myrow['reference'] = $i;
-                       $rep->End($email, '', $myrow);
+                       $rep->End($email);
                }
        }
        if ($email == 0)