Revision e36cc2a6
Von Moritz Bunkus vor fast 13 Jahren hinzugefügt
templates/print/French/invoice.tex | ||
---|---|---|
27 | 27 |
\parbox{\textwidth}{ |
28 | 28 |
\parbox[b]{12cm}{ |
29 | 29 |
<%company%> |
30 |
|
|
30 |
|
|
31 | 31 |
<%address%>}\hfill |
32 | 32 |
\begin{tabular}[b]{rr@{}} |
33 | 33 |
Téléphone & <%tel%>\\ |
... | ... | |
37 | 37 |
\rule[1.5ex]{\textwidth}{0.5pt} |
38 | 38 |
} |
39 | 39 |
} |
40 |
|
|
40 |
|
|
41 | 41 |
\fontfamily{cmss}\fontshape{n}\selectfont |
42 | 42 |
|
43 | 43 |
\markboth{<%company%>\hfill <%invnumber%>}{\usebox{\hdr}} |
... | ... | |
45 | 45 |
\pagestyle{myheadings} |
46 | 46 |
%\thispagestyle{empty} use this with letterhead paper |
47 | 47 |
|
48 |
<%pagebreak 90 27 48%> |
|
49 |
\end{tabular*} |
|
50 |
|
|
51 |
\rule{\textwidth}{2pt} |
|
52 |
|
|
53 |
\hfill |
|
54 |
\begin{tabularx}{7cm}{Xr@{}} |
|
55 |
\textbf{Sous-total} & \textbf{<%sumcarriedforward%>} \\ |
|
56 |
\end{tabularx} |
|
57 |
|
|
58 |
\newpage |
|
59 |
|
|
60 |
\markright{<%company%>\hfill <%invnumber%>} |
|
61 |
|
|
62 |
\vspace*{-12pt} |
|
63 |
|
|
64 |
\begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrrr@{}} |
|
65 |
\textbf{Numéro} & \textbf{Description} & \textbf{Qté} & |
|
66 |
\textbf{Unité} & \textbf{Prix} & \textbf{Remise} & \textbf{Montant} \\ |
|
67 |
& reporté de la page <%lastpage%> & & & & & <%sumcarriedforward%> \\ |
|
68 |
<%end pagebreak%> |
|
69 |
|
|
70 |
|
|
71 | 48 |
\fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont |
72 | 49 |
|
73 | 50 |
\vspace*{2cm} |
Auch abrufbar als: Unified diff
pagebreak-Mechanismus entfernen
Fix für Bug 1733.