]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Kurze Beschreibung der Kontomehcanik in der edit_account Maske.
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 5 May 2009 15:42:33 +0000 (15:42 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Tue, 5 May 2009 15:42:33 +0000 (15:42 +0000)
Die Mechanik dahinter war völlig undurchsichtig (und ist es immernoch zum Teil), aber diese Hinweise sollten die gröbsten Misverständnisse vermeiden.

locale/de/all
templates/webpages/am/edit_accounts_de.html
templates/webpages/am/edit_accounts_master.html

index 47a8fbae58e5d4bba823d3850475b4a846ae65f3..9200e9f35a97c7565f9f7d3c9c2f60192218afed 100644 (file)
@@ -980,6 +980,7 @@ $self->{texts} = {
   'Not done yet'                => 'Noch nicht fertig',
   'Not obsolete'                => 'Gültig',
   'Note'                        => 'Hinweis',
   'Not done yet'                => 'Noch nicht fertig',
   'Not obsolete'                => 'Gültig',
   'Note'                        => 'Hinweis',
+  'Note: Taxkeys must have a "valid from" date, and will not be in effect otherwise.' => 'Achtung: Steuerschlüssel brauchen ein gültiges "Gültig ab"-Datum und werden andernfalls ignoriert.',
   'Notes'                       => 'Bemerkungen',
   'Nothing has been selected for removal.' => 'Es wurde nichts f&uuml;r eine Entnahme ausgew&auml;hlt.',
   'Nothing has been selected for transfer.' => 'Es wurde nichts zum Umlagern ausgew&auml;hlt.',
   'Notes'                       => 'Bemerkungen',
   'Nothing has been selected for removal.' => 'Es wurde nichts f&uuml;r eine Entnahme ausgew&auml;hlt.',
   'Nothing has been selected for transfer.' => 'Es wurde nichts zum Umlagern ausgew&auml;hlt.',
@@ -1506,6 +1507,7 @@ $self->{texts} = {
   'There is nothing to do in this step.' => 'In diesem Schritt gibt es nichts mehr zu tun.',
   'Therefore there\'s no need to create the same article more than once if it is sold or bought in/from another tax zone.' => 'Deswegen muss man den gleichen Artikel nicht mehr mehrmals anlegen, wenn er in verschiedenen Steuerzonen gehandelt werden soll.',
   'These units can be based on other units so that Lx-Office can convert prices when the user switches from one unit to another.' => 'Diese Einheiten k&ouml;nnen auf anderen Einheiten basieren, sodass Lx-Office Preise umrechnen kann, wenn der Benutzer von einer Einheit zu einer anderen Wechselt.',
   'There is nothing to do in this step.' => 'In diesem Schritt gibt es nichts mehr zu tun.',
   'Therefore there\'s no need to create the same article more than once if it is sold or bought in/from another tax zone.' => 'Deswegen muss man den gleichen Artikel nicht mehr mehrmals anlegen, wenn er in verschiedenen Steuerzonen gehandelt werden soll.',
   'These units can be based on other units so that Lx-Office can convert prices when the user switches from one unit to another.' => 'Diese Einheiten k&ouml;nnen auf anderen Einheiten basieren, sodass Lx-Office Preise umrechnen kann, wenn der Benutzer von einer Einheit zu einer anderen Wechselt.',
+  'These will only be effective if the account is NOT a summary account AND there exists at least one taxkey. Setting the account as a summary account will erase these settings.' => '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.',
   'This corresponds to Lx-Office\'s behavior prior to version 2.4.4.' => 'Dieses entspricht dem Verhalten von Lx-Office vor Version 2.4.4.',
   'This customer number is already in use.' => 'Diese Kundennummer wird bereits verwendet.',
   'This group will be called &quot;Full Access&quot;.' => 'Diese Gruppe wird &quot;Vollzugriff&quot; genannt.',
   'This corresponds to Lx-Office\'s behavior prior to version 2.4.4.' => 'Dieses entspricht dem Verhalten von Lx-Office vor Version 2.4.4.',
   'This customer number is already in use.' => 'Diese Kundennummer wird bereits verwendet.',
   'This group will be called &quot;Full Access&quot;.' => 'Diese Gruppe wird &quot;Vollzugriff&quot; genannt.',
index f43945723e31c0ded663621e28ea877fb5f0e500..131f42647c61b845fc199bcb2209fb37bd0af8f0 100644 (file)
@@ -81,6 +81,7 @@ window.onload = function() {
 
 <fieldset class="DEPENDS ON charttype BEING A">
   <legend>In Aufklappmenü aufnehmen</legend>
 
 <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>
   <table width="100%">
     <tr>
       <th align="left">Forderungen</th>
@@ -141,6 +142,7 @@ window.onload = function() {
   <legend>
     Steuerautomatik und UStVA
   </legend>
   <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 %]
 
             <table>
 [% IF account_exists %]
index f9599a5137ddf08e250177d02529c46232a2ed8d..81c4c5486f17d0d00fda93d408123e8c4529404c 100644 (file)
@@ -81,6 +81,7 @@ window.onload = function() {
 
 <fieldset class="DEPENDS ON charttype BEING A">
   <legend><translate>Include in drop-down menus</translate></legend>
 
 <fieldset class="DEPENDS ON charttype BEING A">
   <legend><translate>Include in drop-down menus</translate></legend>
+  <p style='font-weight:normal'><translate>These will only be effective if the account is NOT a summary account AND there exists at least one taxkey. Setting the account as a summary account will erase these settings.</translate></p>
   <table width="100%">
     <tr>
       <th align="left"><translate>Receivables</translate></th>
   <table width="100%">
     <tr>
       <th align="left"><translate>Receivables</translate></th>
@@ -141,6 +142,7 @@ window.onload = function() {
   <legend>
     <translate>Taxkeys and Taxreport Preferences</translate>
   </legend>
   <legend>
     <translate>Taxkeys and Taxreport Preferences</translate>
   </legend>
+  <p style='font-weight:normal'><translate>Note: Taxkeys must have a "valid from" date, and will not be in effect otherwise.</translate></p>
 
             <table>
 [% IF account_exists %]
 
             <table>
 [% IF account_exists %]