summaryrefslogtreecommitdiff
path: root/conf/invoice_latex
diff options
context:
space:
mode:
authorivan <ivan>2011-08-16 00:37:01 +0000
committerivan <ivan>2011-08-16 00:37:01 +0000
commitf024e9d6f1a39f192bf7393c670332c9d223af79 (patch)
treefeca57722248e1568e6931696375af371f6652d4 /conf/invoice_latex
parent17b9967e8c3c58aec947bf134e22733a152f4dc7 (diff)
don't show empty Terms: on invoices
Diffstat (limited to 'conf/invoice_latex')
-rw-r--r--conf/invoice_latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_latex b/conf/invoice_latex
index 97401f9e1..27ca80305 100644
--- a/conf/invoice_latex
+++ b/conf/invoice_latex
@@ -229,7 +229,7 @@
}
--@]
\begin{flushright}
-Terms: [@-- $terms --@]\\
+[@-- $terms ? "Terms: $terms" : '' --@]\\
[@-- $po_line --@]\\
\end{flushright}
\end{minipage}}