From b3c2e70e63eb8f7ab2543a4d400f72bd5044a9f9 Mon Sep 17 00:00:00 2001 From: levinse Date: Wed, 16 Feb 2011 06:21:29 +0000 Subject: add barcodes to invoices, PDF part, RT10698 --- conf/invoice_latexcoupon | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/invoice_latexcoupon') diff --git a/conf/invoice_latexcoupon b/conf/invoice_latexcoupon index a4ccddda7..c0d36e57b 100644 --- a/conf/invoice_latexcoupon +++ b/conf/invoice_latexcoupon @@ -18,6 +18,8 @@ Invoice date & \textbf{[@-- $date --@]} & \multirow{4}*{[@-- $verticalreturnaddr \addressline{[@-- $address2 --@]} \addressline{[@-- $city --@], [@-- $state --@]~~[@-- $zip --@]} \addressline{[@-- $country --@]} +\\ +[@-- $barcode_file ? '\includegraphics{'.$barcode_file.'}' : '' --@] \end{minipage}}}\\ Customer\#& \textbf{[@-- $custnum --@]} & \\ Total Due & \textbf{[@-- $balance --@]} & \\ -- cgit v1.2.1