confugation: add 'accept_incomplete_tax'
This commit is contained in:
parent
466500f5f5
commit
77b9aebe4b
4 changed files with 30 additions and 0 deletions
|
@ -90,6 +90,13 @@ msgctxt "help:document.incoming.configuration,product_category:"
|
|||
msgid "Categories used to determine tax and accounts for a product on an invoice line."
|
||||
msgstr "Kategorien zur Ermittlung von Steuer und Konten für ein Produkt auf einer Rechnungszeile."
|
||||
|
||||
msgctxt "field:document.incoming.configuration,accept_incomplete_tax:"
|
||||
msgid "Incomplete tax data"
|
||||
msgstr "unvollständige Steuerdaten"
|
||||
|
||||
msgctxt "help:document.incoming.configuration,accept_incomplete_tax:"
|
||||
msgid "Accepts incomplete data in the taxes of invoice lines."
|
||||
msgstr "Akzeptiert unvollständige Daten bei den Steuern der Rechnungszeilen."
|
||||
|
||||
|
||||
#####################################
|
||||
|
|
|
@ -82,6 +82,14 @@ msgctxt "help:document.incoming.configuration,product_category:"
|
|||
msgid "Categories used to determine tax and accounts for a product on an invoice line."
|
||||
msgstr "Categories used to determine tax and accounts for a product on an invoice line."
|
||||
|
||||
msgctxt "field:document.incoming.configuration,accept_incomplete_tax:"
|
||||
msgid "Incomplete tax data"
|
||||
msgstr "Incomplete tax data"
|
||||
|
||||
msgctxt "help:document.incoming.configuration,accept_incomplete_tax:"
|
||||
msgid "Accepts incomplete data in the taxes of invoice lines."
|
||||
msgstr "Accepts incomplete data in the taxes of invoice lines."
|
||||
|
||||
msgctxt "model:document.incoming.confprodcat_rel:"
|
||||
msgid "Configuration - Product Category - Relation"
|
||||
msgstr "Configuration - Product Category - Relation"
|
||||
|
@ -97,3 +105,4 @@ msgstr "Category"
|
|||
msgctxt "field:document.incoming,xsd_type:"
|
||||
msgid "Content Data"
|
||||
msgstr "Content Data"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue