projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21fc1f8
)
fix typo in variable
author
Marei Peischl
<marei@peitex.de>
Sun, 22 Dec 2019 17:14:59 +0000
(18:14 +0100)
committer
Jan Büren
<jan@kivitendo.de>
Mon, 3 Feb 2020 11:21:38 +0000
(12:21 +0100)
sales_quotation.tex
patch
|
blob
|
history
diff --git
a/sales_quotation.tex
b/sales_quotation.tex
index
e7a8601
..
fc93486
100644
(file)
--- 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}