Revision 1cf6b279
Von Marei (peiTeX) vor mehr als 4 Jahren hinzugefügt
templates/print/marei/credit_note.tex | ||
---|---|---|
|
||
\gutschriftformel
|
||
|
||
\begin{PricingTabular*}
|
||
% eigentliche Tabelle
|
||
\FakeTable{
|
||
\begin{PricingTabular*}%
|
||
% eigentliche Tabelle%
|
||
\FakeTable{%
|
||
<%foreach number%>%
|
||
<%runningnumber%> &%
|
||
<%number%> &%
|
||
... | ... | |
\ifstr{<%p_discount%>}{0}{}{\sffamily\scriptsize{(-<%p_discount%>\,\%)}}%
|
||
<%linetotal%>\tabularnewline
|
||
<%end number%>%
|
||
}
|
||
\begin{PricingTotal}
|
||
}%
|
||
\begin{PricingTotal}%
|
||
% Tabellenende letzte Seite
|
||
\nettobetrag & <%subtotal%>\\
|
||
\nettobetrag & <%subtotal%>\\%
|
||
<%foreach tax%>%
|
||
<%taxdescription%> & <%tax%>\\
|
||
<%taxdescription%> & <%tax%>\\%
|
||
<%end tax%>%
|
||
\bfseries\schlussbetrag & \bfseries <%ordtotal%>\\
|
||
\end{PricingTotal}
|
||
\bfseries\schlussbetrag & \bfseries <%ordtotal%>\\%
|
||
\end{PricingTotal}%
|
||
\end{PricingTabular*}
|
||
|
||
<%if notes%>%
|
Auch abrufbar als: Unified diff
marei: comment line endings