From 633f6bb28df74296d1b88c50c3c6b187d13497f6 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Jan=20B=C3=BCren?= <jan@lx-office-hosting.de>
Date: Mon, 19 Sep 2011 12:39:06 +0200
Subject: [PATCH] =?utf8?q?<%terms%>=20ist=20keine=20wirkliche=20Druckvaria?=
 =?utf8?q?ble,=20vom=20Kontext-Zusammenhang=20sollte=20hier=20<%duedate%>?=
 =?utf8?q?=20angezeigt=20werden.=20Entsprechend=20im=20Standard=20Rechnung?=
 =?utf8?q?sdruckvorlage=20f=C3=BCr=20deutsch=20korrigiert.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 templates/German-invoice.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/German-invoice.tex b/templates/German-invoice.tex
index ebf304d13..96fe5023b 100644
--- a/templates/German-invoice.tex
+++ b/templates/German-invoice.tex
@@ -89,7 +89,7 @@ folgende Positionen in Rechnung zu stellen.
 
 \vspace{1cm}
 \ifthenelse{\equal{<%deliverydate%>}{}}{Das Leistungsdatum entspricht, soweit nicht anders angegeben, dem Rechnungsdatum.}{Liefertermin: <%deliverydate%>} \\
-Zahlbar bis <%terms%> <%invtotal%> \euro\ ohne Abzüge.
+Zahlbar bis <%duedate%> in Summe <%invtotal%> \euro\ ohne Abzüge.
 
 \end{document}
 
-- 
2.20.1