X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep109.php;h=dde986674c2e7cfc7315cfb429aa0bcbcade74af;hb=582e4a2443d9ed6ca67f47c05b7d92772b53b805;hp=52df0b7cece00410dcc636afc82efec888859968;hpb=17b390efcf904072b02ec866b2a427490471a260;p=fa-stable.git diff --git a/reporting/rep109.php b/reporting/rep109.php index 52df0b7c..dde98667 100644 --- a/reporting/rep109.php +++ b/reporting/rep109.php @@ -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');