summaryrefslogtreecommitdiff
path: root/templates/jones/invoice.tex.diff
blob: f4aff374794be59cee13c592130547d882ef40d9 (plain)
  1. --- invoice.tex.orig 2005-08-14 13:53:10.000000000 +0200
  2. +++ invoice.tex 2006-03-22 23:53:34.000000000 +0100
  3. @@ -12,14 +12,14 @@
  4.  \setlength{\topskip}{0pt}
  5. \setlength{\oddsidemargin}{1.0cm}
  6. \setlength{\evensidemargin}{1.0cm}
  7. -\setlength{\textwidth}{19.2cm}
  8. +\setlength{\textwidth}{18.2cm}
  9. \setlength{\textheight}{24.5cm}
  10. \setlength{\footskip}{1cm}
  11. \setlength{\parindent}{0pt}
  12. \renewcommand{\baselinestretch}{1}
  13. \begin{document}
  14. -\newlength{\descrwidth}\setlength{\descrwidth}{10cm}
  15. +\newlength{\descrwidth}\setlength{\descrwidth}{9cm}
  16. \newsavebox{\hdr}
  17. \sbox{\hdr}{
  18. @@ -31,8 +31,13 @@
  19. <?lsmb address ?>}\hfill
  20. \begin{tabular}[b]{rr@{}}
  21. +<?lsmb if tel ?>
  22. Tlf. & <?lsmb tel ?>\\
  23. - Fax & <?lsmb fax ?>
  24. +<?lsmb end tel ?>
  25. +<?lsmb if fax ?>
  26. + Fax & <?lsmb fax ?>\\
  27. +<?lsmb end fax ?>
  28. +
  29. \end{tabular}
  30. \rule[1.5ex]{\textwidth}{0.5pt}
  31. @@ -81,7 +86,7 @@
  32. <?lsmb address2 ?>
  33. <?lsmb end address2 ?>
  34. -<?lsmb city ?> <?lsmb state ?> <?lsmb zipcode ?>
  35. +<?lsmb zipcode ?> <?lsmb city ?>
  36. <?lsmb if country ?>
  37. <?lsmb country ?>
  38. @@ -92,9 +97,12 @@
  39. \textbf{F A K T U R A}
  40. \hfill
  41. \begin{tabular}[t]{l@{\hspace{0.3cm}}l}
  42. - \textbf{Dato} & <?lsmb invdate ?> \\
  43. - \textbf{Nummer} & <?lsmb invnumber ?> \\
  44. - \textbf{Kunde} & <?lsmb customer_id ?>
  45. + \textbf{Fakturanummer:} & <?lsmb invnumber ?> \\
  46. +<?lsmb if businessnumber ?>
  47. + \textbf{CVR-nummer:} & <?lsmb businessnumber ?> \\
  48. +<?lsmb end businessnumber ?>
  49. + \textbf{Fakturadato} & <?lsmb invdate ?> \\
  50. + \textbf{Forfaldsdato} & <?lsmb duedate ?>
  51. \end{tabular}
  52. \vspace{1cm}
  53. @@ -141,7 +149,8 @@
  54. }
  55. \vfill
  56. -\centerline{\textbf{Tak for handelen!}}
  57. +\centerline{\textbf{Indbetaling bedes ske til Merkur Andelskasse på konto 8401-1036773.}}
  58. +\centerline{\textbf{(Internationalt: SWIFT/BIC RIBADK22, IBAN: DK1784010001036773)}}
  59. \renewcommand{\thefootnote}{\fnsymbol{footnote}}