fix regression in invoice_latexcoupon from RT10698
authorlevinse <levinse>
Thu, 17 Feb 2011 18:24:26 +0000 (18:24 +0000)
committerlevinse <levinse>
Thu, 17 Feb 2011 18:24:26 +0000 (18:24 +0000)
conf/invoice_latexcoupon

index c0d36e5..6c8b04a 100644 (file)
@@ -18,8 +18,7 @@ Invoice date & \textbf{[@-- $date --@]} & \multirow{4}*{[@-- $verticalreturnaddr
 \addressline{[@-- $address2 --@]}\r
 \addressline{[@-- $city --@], [@-- $state --@]~~[@-- $zip --@]}\r
 \addressline{[@-- $country --@]}\r
 \addressline{[@-- $address2 --@]}\r
 \addressline{[@-- $city --@], [@-- $state --@]~~[@-- $zip --@]}\r
 \addressline{[@-- $country --@]}\r
-\\\r
-[@-- $barcode_file ? '\includegraphics{'.$barcode_file.'}' : '' --@]\r
+[@-- $barcode_file ? '\\\\ \includegraphics{'.$barcode_file.'}' : "\\" --@]\r
 \end{minipage}}}\\\r
 Customer\#& \textbf{[@-- $custnum --@]} & \\\r
 Total Due & \textbf{[@-- $balance --@]} & \\\r
 \end{minipage}}}\\\r
 Customer\#& \textbf{[@-- $custnum --@]} & \\\r
 Total Due & \textbf{[@-- $balance --@]} & \\\r