From: Jan Büren Date: Tue, 26 Jan 2016 07:34:29 +0000 (+0100) Subject: Beschreibung für Korrekturen im Hauptbuch erweitert X-Git-Tag: release-3.4.1~452 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/a0ba6dc06fc07714dbcd4c586a0a2048b889da23 Beschreibung für Korrekturen im Hauptbuch erweitert Falls der Selftest fehlende Steuerbuchungen findet, können diese mit Korrekturen im Hauptbuch bereinigt werden. Der Vollständigkeit halber hier eine weitere Beschreibung für diese Massnahmen (fehlerhafter Import von Buchungen) angegeben. --- diff --git a/locale/de/all b/locale/de/all index 7b5b17589..d3db68ac6 100755 --- a/locale/de/all +++ b/locale/de/all @@ -2893,6 +2893,7 @@ $self->{texts} = { 'The tax zone is in use and cannot be deleted.' => 'Die Steuerzone wird benutzt und kann nicht gelöscht werden', 'The taxzone has been created.' => 'Die Steuerzone wurde erstellt.', 'The taxzone has been saved.' => 'Die Steuerzone wurde gespeichert.', + 'The third reason is that wrong (taxkey) settings for the credit / debit CSV-import were used.' => 'Der dritte Grund ist, dass fehlerhafte Einstellungen (Steuerschlüssel) beim Kreditoren / Debitoren CSV-Import benutzt worden sind.', 'The third way is to download the module from the above mentioned URL and to install the module manually following the installations instructions contained in the source archive.' => 'Die dritte Variante besteht darin, das Paket von der oben genannten URL herunterzuladen und es manuell zu installieren. Beachten Sie dabei die im Paket enthaltenen Installationsanweisungen.', 'The three columns "make_X", "model_X" and "lastcost_X" with the same number "X" are used to import vendor part numbers and vendor prices.' => 'Die drei Spalten "make_X", "model_X" und "lastcost_X" mit derselben Nummer "X" werden zum Import von Lieferantenartikelnummern und -preisen genutzt.', 'The title is missing.' => 'Der Titel fehlt.', diff --git a/templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html b/templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html index 3ed544f11..233668314 100644 --- a/templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html +++ b/templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html @@ -23,6 +23,8 @@ [% 'The second reason is that kivitendo allowed the user to enter the tax amount manually regardless of the taxkey used.' | $T8 %] + [% 'The third reason is that wrong (taxkey) settings for the credit / debit CSV-import were used.' | $T8 %] + [% 'Such entries cannot be exported into the DATEV format and have to be fixed as well.' | $T8 %]