[0003245] Invoice/Quotation Report: fixed option for printing order as quotation.
[fa-stable.git] / reporting / rep109.php
index 52df0b7cece00410dcc636afc82efec888859968..dde986674c2e7cfc7315cfb429aa0bcbcade74af 100644 (file)
@@ -53,7 +53,7 @@ function print_sales_orders()
        // $headers in doctext.inc
        $aligns = array('left', 'left', 'right', 'left', 'right', 'right', 'right');
 
-       $params = array('comments' => $comments);
+       $params = array('comments' => $comments, 'print_quote' => $print_as_quote);
 
        $cur = get_company_Pref('curr_default');