Volltext-Suche im Auftragsbericht
[kivitendo-erp.git] / templates / webpages / acctranscorrections / assistant_for_invoice_inventory_with_taxkeys.html
index a0fa658..4581935 100644 (file)
@@ -1,15 +1,13 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-<body>
-
- <p><div class="listtop">[% title %]</div></p>
+<h1>[% title %]</h1>
 
  <p>
-  [% 'There is at least one sales or purchase invoice for which Lx-Office recorded an inventory transaction with taxkeys even though no tax was recorded.' | $T8 %]
+  [% 'There is at least one sales or purchase invoice for which kivitendo recorded an inventory transaction with taxkeys even though no tax was recorded.' | $T8 %]
  </p>
 
  <p>
-  [% 'Lx-Office can fix these problems automatically.' | $T8 %]
+  [% 'kivitendo can fix these problems automatically.' | $T8 %]
 
   [% 'It will simply set the taxkey to 0 (meaning "no taxes") which is the correct value for such inventory transactions.' | $T8 %]
  </p>
@@ -24,5 +22,3 @@
   </p>
  </form>
 
-</body>
-</html>