From e2111ed5390f9711fcac62edebda30404fbf9766 Mon Sep 17 00:00:00 2001 From: Marei Peischl Date: Sun, 22 Dec 2019 18:14:59 +0100 Subject: [PATCH] fix typo in variable --- sales_quotation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sales_quotation.tex b/sales_quotation.tex index e7a86013f..fc9348653 100644 --- a/sales_quotation.tex +++ b/sales_quotation.tex @@ -106,7 +106,7 @@ % Tabellenende letzte Seite \nettobetrag & <%subtotal%>\\ <%foreach tax%> - %taxdescription%> & <%tax%>\\ + <%taxdescription%> & <%tax%>\\ <%end tax%> \bfseries\schlussbetrag & \bfseries <%ordtotal%>\\ \end{PricingTotal} -- 2.20.1