export xrechnung 2.1 ok + test
This commit is contained in:
parent
7e35688043
commit
1306f2a339
6 changed files with 152 additions and 60 deletions
12
locale/de.po
12
locale/de.po
|
@ -14,6 +14,18 @@ msgctxt "model:ir.message,text:mds_tax_category_missing"
|
|||
msgid "The UNECE tax category is not configured for tax '%(taxname)s'."
|
||||
msgstr "Für die Steuer '%(taxname)s' ist die UNECE-Steuerkategorie nicht konfiguriert."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_uom_code_missing"
|
||||
msgid "The UNECE uom code is not configured for unit '%(uomname)s'."
|
||||
msgstr "Für die Einheit '%(uomname)s' ist der UNECE-Einheitencode nicht konfiguriert."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_linetax_invalid_number"
|
||||
msgid "The invoice line '%(linename)s' must have exactly one tax (number of taxes currently: %(numtax)d)."
|
||||
msgstr "Die Rechnungszeile '%(linename)s' muß genau eine Steuer haben (Anzahl Steuern derzeit: %(numtax)d)."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_linetax_invalid_catcode"
|
||||
msgid "Invalid category code at tax '%(taxname)s' (allowed: %(allowed)s)."
|
||||
msgstr "Ungültiger Kategoriecode an der Steuer '%(taxname)s' (erlaubt: %(allowed)s)."
|
||||
|
||||
|
||||
#######################
|
||||
# party.configuration #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue