configuration: add setting for product-categories
This commit is contained in:
parent
1b440525ac
commit
5d68a2c2b4
6 changed files with 117 additions and 3 deletions
24
locale/de.po
24
locale/de.po
|
@ -57,3 +57,27 @@ msgstr "in das 'Referenz'-Feld"
|
|||
msgctxt "selection:document.incoming.configuration,number_target:"
|
||||
msgid "in the 'Number' field"
|
||||
msgstr "in das 'Nummer'-Feld"
|
||||
|
||||
msgctxt "field:document.incoming.configuration,product_category:"
|
||||
msgid "Categories"
|
||||
msgstr "Produktkategorien"
|
||||
|
||||
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."
|
||||
|
||||
|
||||
#####################################
|
||||
# document.incoming.confprodcat_rel #
|
||||
#####################################
|
||||
msgctxt "model:document.incoming.confprodcat_rel:"
|
||||
msgid "Configuration - Product Category - Relation"
|
||||
msgstr "Konfiguration "
|
||||
|
||||
msgctxt "field:document.incoming.confprodcat_rel,config:"
|
||||
msgid "Configuration"
|
||||
msgstr "konfiguration"
|
||||
|
||||
msgctxt "field:document.incoming.confprodcat_rel,category:"
|
||||
msgid "Category"
|
||||
msgstr "Kategorie"
|
||||
|
|
20
locale/en.po
20
locale/en.po
|
@ -50,3 +50,23 @@ msgctxt "selection:document.incoming.configuration,number_target:"
|
|||
msgid "in the 'Number' field"
|
||||
msgstr "in the 'Number' field"
|
||||
|
||||
msgctxt "field:document.incoming.configuration,product_category:"
|
||||
msgid "Categories"
|
||||
msgstr "Categories"
|
||||
|
||||
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 "model:document.incoming.confprodcat_rel:"
|
||||
msgid "Configuration - Product Category - Relation"
|
||||
msgstr "Configuration - Product Category - Relation"
|
||||
|
||||
msgctxt "field:document.incoming.confprodcat_rel,config:"
|
||||
msgid "Configuration"
|
||||
msgstr "Configuration"
|
||||
|
||||
msgctxt "field:document.incoming.confprodcat_rel,category:"
|
||||
msgid "Category"
|
||||
msgstr "Category"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue