summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorlevinse <levinse>2011-02-16 06:21:31 +0000
committerlevinse <levinse>2011-02-16 06:21:31 +0000
commita250f5db876181a0014c94cff750e985f55bcb38 (patch)
treec947c8a4b9ad4a2f2c942d18c801a89e5394ef2e /conf
parentea2d0e7fb4028de03ae6d38381a94fb358f13b11 (diff)
add barcodes to invoices, PDF part, RT10698
Diffstat (limited to 'conf')
-rw-r--r--conf/invoice_latexcoupon2
1 files changed, 2 insertions, 0 deletions
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 --@]} & \\