Revision 1cf6b279
Von Marei (peiTeX) vor etwa 4 Jahren hinzugefügt
templates/print/marei/credit_note.tex | ||
---|---|---|
87 | 87 |
|
88 | 88 |
\gutschriftformel |
89 | 89 |
|
90 |
\begin{PricingTabular*} |
|
91 |
% eigentliche Tabelle |
|
92 |
\FakeTable{ |
|
90 |
\begin{PricingTabular*}%
|
|
91 |
% eigentliche Tabelle%
|
|
92 |
\FakeTable{%
|
|
93 | 93 |
<%foreach number%>% |
94 | 94 |
<%runningnumber%> &% |
95 | 95 |
<%number%> &% |
... | ... | |
104 | 104 |
\ifstr{<%p_discount%>}{0}{}{\sffamily\scriptsize{(-<%p_discount%>\,\%)}}% |
105 | 105 |
<%linetotal%>\tabularnewline |
106 | 106 |
<%end number%>% |
107 |
} |
|
108 |
\begin{PricingTotal} |
|
107 |
}%
|
|
108 |
\begin{PricingTotal}%
|
|
109 | 109 |
% Tabellenende letzte Seite |
110 |
\nettobetrag & <%subtotal%>\\ |
|
110 |
\nettobetrag & <%subtotal%>\\%
|
|
111 | 111 |
<%foreach tax%>% |
112 |
<%taxdescription%> & <%tax%>\\ |
|
112 |
<%taxdescription%> & <%tax%>\\%
|
|
113 | 113 |
<%end tax%>% |
114 |
\bfseries\schlussbetrag & \bfseries <%ordtotal%>\\ |
|
115 |
\end{PricingTotal} |
|
114 |
\bfseries\schlussbetrag & \bfseries <%ordtotal%>\\%
|
|
115 |
\end{PricingTotal}%
|
|
116 | 116 |
\end{PricingTabular*} |
117 | 117 |
|
118 | 118 |
<%if notes%>% |
Auch abrufbar als: Unified diff
marei: comment line endings