From: levinse Date: Thu, 17 Feb 2011 18:24:26 +0000 (+0000) Subject: fix regression in invoice_latexcoupon from RT10698 X-Git-Tag: freeside_2_3_0~604 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=41e39d7f1cef01b44d1d61af917efc019c3ce967 fix regression in invoice_latexcoupon from RT10698 --- diff --git a/conf/invoice_latexcoupon b/conf/invoice_latexcoupon index c0d36e57b..6c8b04adf 100644 --- a/conf/invoice_latexcoupon +++ b/conf/invoice_latexcoupon @@ -18,8 +18,7 @@ Invoice date & \textbf{[@-- $date --@]} & \multirow{4}*{[@-- $verticalreturnaddr \addressline{[@-- $address2 --@]} \addressline{[@-- $city --@], [@-- $state --@]~~[@-- $zip --@]} \addressline{[@-- $country --@]} -\\ -[@-- $barcode_file ? '\includegraphics{'.$barcode_file.'}' : '' --@] +[@-- $barcode_file ? '\\\\ \includegraphics{'.$barcode_file.'}' : "\\" --@] \end{minipage}}}\\ Customer\#& \textbf{[@-- $custnum --@]} & \\ Total Due & \textbf{[@-- $balance --@]} & \\