diff options
author | ivan <ivan> | 2004-11-15 10:35:56 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-15 10:35:56 +0000 |
commit | 5fc8c5edf574ab024d4646914b6432d458e2ffbd (patch) | |
tree | c8031ae966b35c47f6aea9929e10911412ff6c59 /sql-ledger/templates/Service-receipt.tex | |
parent | a4fc489e860b7bc51b5282a87ea21750b30b905e (diff) | |
parent | 32306b5f8ffe4ce594409aa6e89626740b225a39 (diff) |
This commit was generated by cvs2svn to compensate for changes in r3883,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'sql-ledger/templates/Service-receipt.tex')
-rw-r--r-- | sql-ledger/templates/Service-receipt.tex | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/sql-ledger/templates/Service-receipt.tex b/sql-ledger/templates/Service-receipt.tex index 5b64e818e..7f25a218c 100644 --- a/sql-ledger/templates/Service-receipt.tex +++ b/sql-ledger/templates/Service-receipt.tex @@ -39,15 +39,19 @@ <%name%> -<%addr1%> +<%address1%> -<%addr2%> +<%address2%> -<%addr3%> +<%city%> <%state%> <%zipcode%> -<%addr4%> +<%country%> -\vspace{2.8cm} +\vspace{1.8cm} + +<%memo%> + +\vspace{0.8cm} <%company%> @@ -65,7 +69,10 @@ <%end invnumber%> \end{tabularx} +\vspace{1cm} + +<%memo%> + \vfill \end{document} - |