listprice wird nicht in Rechnungen gespeichert und sollte auch nicht in den Templates...
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 19 May 2009 13:14:05 +0000 (13:14 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Tue, 19 May 2009 13:14:05 +0000 (13:14 +0000)
doc/dokumentenvorlagen-und-variablen.html

index 40de4af..697ef18 100644 (file)
@@ -3,7 +3,7 @@
   <title>Dokumentenvorlagen und verf&uuml;gbare Variablen</title>
   <style type="text/css">
   <!--
-.blue { 
+.blue {
            color: #000000;
            background-color: #b0ecff;
            border: 1px solid blue;
@@ -18,7 +18,7 @@ table {
         border-collapse: collapse;
         }
 
-td { 
+td {
      border: 1px solid #be5303;
      padding: 3px;
      }
@@ -716,10 +716,6 @@ td {
     <td><code>linetotal</code></td>
     <td>Zeilensumme (Anzahl * Einzelpreis)</td>
    </tr>
-   <tr>
-    <td><code>listprice</code></td>
-    <td>Listenpreis</td>
-   </tr>
    <tr>
     <td><code>netprice</code></td>
     <td>Nettopreis</td>