diff options
author | ivan <ivan> | 2004-11-15 10:35:56 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-15 10:35:56 +0000 |
commit | 32306b5f8ffe4ce594409aa6e89626740b225a39 (patch) | |
tree | 8dba82e8424ebe8d089b4e0ef579d87db06742a3 /sql-ledger/templates/Spanish_A4-packing_list.tex | |
parent | 52072fcd26f2faf57923f598c358e7f47c4e2643 (diff) |
import sql-ledger 2.4.4SQL_LEDGER
Diffstat (limited to 'sql-ledger/templates/Spanish_A4-packing_list.tex')
-rw-r--r-- | sql-ledger/templates/Spanish_A4-packing_list.tex | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sql-ledger/templates/Spanish_A4-packing_list.tex b/sql-ledger/templates/Spanish_A4-packing_list.tex index 312c349ba..979e14a3b 100644 --- a/sql-ledger/templates/Spanish_A4-packing_list.tex +++ b/sql-ledger/templates/Spanish_A4-packing_list.tex @@ -41,13 +41,13 @@ <%shiptoname%> -<%shiptoaddr1%> +<%shiptoaddress1%> -<%shiptoaddr2%> +<%shiptoaddress2%> -<%shiptoaddr3%> +<%shiptocity%> <%shiptostate%> <%shiptozipcode%> -<%shiptoaddr4%> +<%shiptocountry%> \end{minipage} } @@ -59,7 +59,7 @@ %\markboth{\usebox{\hdr}}{\usebox{\hdr}} %\thispagestyle{empty} %use this with letterhead paper -<%pagebreak 90 27 48%> +<%pagebreak 90 27 37%> \end{tabular*} \newpage \usebox{\hdr} @@ -93,12 +93,12 @@ \begin{flushright} \begin{tabularx}{10cm}{Xr@{}} - \textbf{Base imponible} & \textbf{<%subtotal%>} \EUR \\ + \textbf{Base imponible} & \textbf{<%subtotal%>} \\ <%foreach tax%> - IVA (<%taxrate%>\%) sobre <%taxbase%> & <%tax%> \EUR\\ + IVA (<%taxrate%>\%) sobre <%taxbase%> & <%tax%> \\ <%end tax%> \hline - \textbf{Total} & \textbf{<%invtotal%>} \EUR\\ + \textbf{Total} & \textbf{<%invtotal%>} \\ \end{tabularx} \end{flushright} |