Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0dbf12c0

Von Hans P. Schlaepfer vor mehr als 3 Jahren hinzugefügt

  • ID 0dbf12c04da2c3b611dc614e85f742f53ee3848a
  • Vorgänger d394a688
  • Nachfolger bbfd9e7a

Neues Design 2019 Standard-Code templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys.html

Unterschiede anzeigen:

templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys.html
1 1
[% USE T8 %]
2 2
[% USE HTML %]
3 3
[% USE LxERP %]
4
<h1>[% title %]</h1>
5

  
6
 <p>
7
  [% '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 %]
8
 </p>
9 4

  
10
 <p>
11
  [% 'kivitendo can fix these problems automatically.' | $T8 %]
12

  
13
  [% 'It will simply set the taxkey to 0 (meaning "no taxes") which is the correct value for such inventory transactions.' | $T8 %]
14
 </p>
5
<h1>[% title %]</h1>
15 6

  
16 7
 <form name="Form" action="acctranscorrections.pl" method="post">
8
<p>[% '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>
9
<p>[% '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>
17 10

  
18 11
  <p>
19 12
   <input type="hidden" name="action" value="fix_invoice_inventory_with_taxkeys">

Auch abrufbar als: Unified diff