summaryrefslogtreecommitdiff
path: root/templates/spiff/statement.html.diff
blob: 2db6691a24d889c6be344a358c6c43f1ca01b2a0 (plain)
  1. --- statement.html.orig 2005-07-20 22:10:17.000000000 +0200
  2. +++ statement.html 2005-08-09 15:36:02.000000000 +0200
  3. @@ -1,4 +1,3 @@
  4. -
  5.  <body bgcolor=ffffff>
  6. <table width=100%>
  7. @@ -13,16 +12,23 @@
  8. <br><%address%>
  9. </h4>
  10. </td>
  11. - <th><img src=http://www.sql-ledger.org/images/sql-ledger.png border=0 width=80 height=58></th>
  12. <td align=right>
  13. <h4>
  14. - Tel: <%tel%>
  15. - <br>Fax: <%fax%>
  16. + <%if tel%>
  17. + Telefon: <%tel%><br>
  18. + <%end tel%>
  19. + <%if fax%>
  20. + Fax: <%fax%><br>
  21. + <%end fax%>
  22. + <%if businessnumber%>
  23. + CVR-nummer: <%businessnumber%><br>
  24. + <%end businessnumber%>
  25. +
  26. </h4>
  27. </td>
  28. </tr>
  29. <tr>
  30. - <th colspan=3><h4>S T A T E M E N T</h4></th>
  31. + <th colspan=3><h4>U D E S T Å E N D E R</h4></th>
  32. </tr>
  33. <tr>
  34. <td colspan=3 align=right><%statementdate%></td>
  35. @@ -46,7 +52,7 @@
  36. <%end country%>
  37. <br>
  38. <%if customerphone%>
  39. - <br>Tel: <%customerphone%>
  40. + <br>Telefon: <%customerphone%>
  41. <%end customerphone%>
  42. <%if customerfax%>
  43. <br>Fax: <%customerfax%>
  44. @@ -65,10 +71,10 @@
  45. <td>
  46. <table width=100%>
  47. <tr>
  48. - <th align=left>Invoice #</th>
  49. - <th width=15%>Date</th>
  50. - <th width=15%>Due</th>
  51. - <th width=10%>Current</th>
  52. + <th align=left>Faktura</th>
  53. + <th width=15%>Dato</th>
  54. + <th width=15%>Forfald</th>
  55. + <th width=10%>Nuværende</th>
  56. <th width=10%>30</th>
  57. <th width=10%>60</th>
  58. <th width=10%>90+</th>
  59. @@ -105,7 +111,7 @@
  60. <td align=right>
  61. <table width=50%>
  62. <tr>
  63. - <th>Total Outstanding</th>
  64. + <th>Samlet udestående</th>
  65. <th align=right><%total%></th>
  66. </tr>
  67. </table>
  68. @@ -117,7 +123,7 @@
  69. </tr>
  70. <tr>
  71. <td>&nbsp;</td>
  72. - <td>Please make check payable to <b><%company%></b>.
  73. + <td>Indbetaling bedes ske til Merkur Andelskasse på konto 8401-1028192.
  74. </td>
  75. </tr>
  76. <tr height=20></tr>