Revision e36cc2a6
Von Moritz Bunkus vor fast 13 Jahren hinzugefügt
templates/print/French/statement.tex | ||
---|---|---|
44 | 44 |
\pagestyle{myheadings} |
45 | 45 |
%\thispagestyle{empty} use this with letterhead paper |
46 | 46 |
|
47 |
<%pagebreak 90 27 48%> |
|
48 |
\end{tabular*} |
|
49 |
|
|
50 |
\rule{\textwidth}{2pt} |
|
51 |
|
|
52 |
\hfill |
|
53 |
\begin{tabularx}{7cm}{Xr@{}} |
|
54 |
\textbf{Subtotal} & \textbf{<%sumcarriedforward%>} \\ |
|
55 |
\end{tabularx} |
|
56 |
|
|
57 |
\newpage |
|
58 |
|
|
59 |
\markright{<%company%>\hfill <%statementdate%>} |
|
60 |
|
|
61 |
\vspace*{-12pt} |
|
62 |
|
|
63 |
\begin{tabular*}{\textwidth}{@{}l@{\extracolsep\fill}ccrrrr@{}} |
|
64 |
\textbf{Invoice \#} & \textbf{Date} & \textbf{Due} & |
|
65 |
\textbf{Current} & \textbf{30} & \textbf{60} & \textbf{90+} \\ |
|
66 |
carried forward from <%lastpage%> & & & & & & <%sumcarriedforward%> \\ |
|
67 |
<%end pagebreak%> |
|
68 |
|
|
69 |
|
|
70 | 47 |
\fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont |
71 | 48 |
|
72 | 49 |
\vspace*{1.5cm} |
73 | 50 |
|
74 | 51 |
\parbox[t]{1cm}{\hfill} |
75 | 52 |
\parbox[t]{10.5cm}{ |
76 |
|
|
53 |
|
|
77 | 54 |
<%name%> |
78 | 55 |
|
79 | 56 |
<%street%> |
Auch abrufbar als: Unified diff
pagebreak-Mechanismus entfernen
Fix für Bug 1733.