statement link display by default, better label, statements say "statement" and have...
authorIvan Kohler <ivan@freeside.biz>
Thu, 16 May 2013 20:31:32 +0000 (13:31 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 16 May 2013 20:31:32 +0000 (13:31 -0700)
conf/invoice_latex

index 533e834..b169b61 100644 (file)
   \ifthenelse{\equal{\thepage}{1}}\r
   { % First page\r
     \begin{tabular}{ccc}\r
-    [@-- join(' & ', emt('Invoice date'), emt('Invoice #'), emt('Customer #') ) --@]\\\r
+    [@-- join(' & ', ( $no_date   ? '' : emt('Invoice date') ),\r
+                     ( $no_number ? '' : emt('Invoice #')    ),\r
+                     emt('Customer #')\r
+             )\r
+    --@]\\\r
     \vspace{0.2cm}\r
     \textbf{[@-- $date --@]} & \textbf{[@-- $invnum --@]} & \textbf{[@-- $custnum --@]} \\\hline\r
     \rule{0pt}{5ex} &~~ \huge{\textsc{[@-- emt($notice_name) --@]}} & \\\r