From acab2d3793a1906adc905bccf9dc71d96f9eb096 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 16 Aug 2011 00:44:16 +0000 Subject: Invoice # & Customer # --- conf/invoice_latex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/invoice_latex') 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' --@]}} & \\ -- cgit v1.2.1