Fehlende Localesläufe aus 4091 und 4093.
[kivitendo-erp.git] / templates / webpages / am / edit_accounts_de.html
index 08829fc..131f426 100644 (file)
@@ -18,6 +18,7 @@ window.onload = function() {
 <input type="hidden" name="type"               value="account">
 <input type="hidden" name="orphaned"           value="[% HTML.escape(orphaned) %]">
 <input type="hidden" name="new_chart_valid"    value="[% HTML.escape(new_chart_valid) %]">
+<input type="hidden" name="original_accno"    value="[% HTML.escape(accno) %]">
 <input type="hidden" name="inventory_accno_id" value="[% HTML.escape(inventory_accno_id) %]">
 <input type="hidden" name="income_accno_id"    value="[% HTML.escape(income_accno_id) %]">
 <input type="hidden" name="expense_accno_id"   value="[% HTML.escape(expense_accno_id) %]">
@@ -80,6 +81,7 @@ window.onload = function() {
 
 <fieldset class="DEPENDS ON charttype BEING A">
   <legend>In Aufklappmenü aufnehmen</legend>
+  <p style='font-weight:normal'>Dieser Block ist nur dann gültig, wenn das Konto KEIN Bucungskonto ist, und wenn ein gültiger Steuerschlüssel für das Konto existiert. Wird das Konto als Buchungskonto markiert, werden diese Einstellungen entfernt.</p>
   <table width="100%">
     <tr>
       <th align="left">Forderungen</th>
@@ -140,6 +142,7 @@ window.onload = function() {
   <legend>
     Steuerautomatik und UStVA
   </legend>
+  <p style='font-weight:normal'>Achtung: Steuerschlüssel brauchen ein gültiges "Gültig ab"-Datum und werden andernfalls ignoriert.</p>
 
             <table>
 [% IF account_exists %]