From: ivan Date: Tue, 16 Aug 2011 00:44:18 +0000 (+0000) Subject: Invoice # & Customer # X-Git-Tag: freeside_2_1_3~38 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=17e4589ce0121cdffdd05981ee28090318d7a688 Invoice # & Customer # --- diff --git a/conf/invoice_html b/conf/invoice_html index 7a8b8594e..289ada1da 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -35,7 +35,7 @@ - Customer #
+ Customer #
<%= $custnum %> diff --git a/conf/invoice_latex b/conf/invoice_latex index 27ca80305..10f30cfe8 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -125,7 +125,7 @@ \ifthenelse{\equal{\thepage}{1}} { % First page \begin{tabular}{ccc} - Invoice date & Invoice \#& Customer\#\\ + Invoice date & Invoice \#& Customer \#\\ \vspace{0.2cm} \textbf{[@-- $date --@]} & \textbf{[@-- $invnum --@]} & \textbf{[@-- $custnum --@]} \\\hline \rule{0pt}{5ex} &~~ \huge{\textsc{[@-- $notice_name || 'Invoice' --@]}} & \\