asset: produkt, einheit + test

This commit is contained in:
Frederik Jaeckel 2022-11-10 22:31:22 +01:00
parent 0d8ef5081e
commit 13007f30c8
9 changed files with 253 additions and 1 deletions

View file

@ -42,6 +42,10 @@ msgctxt "model:investment.asset,name:"
msgid "Asset"
msgstr "Vermögenswert"
msgctxt "view:investment.asset:"
msgid "Currency and Units"
msgstr "Währung und Einheiten"
msgctxt "field:investment.asset,company:"
msgid "Company"
msgstr "Unternehmen"
@ -62,4 +66,19 @@ msgctxt "field:investment.asset,currency_digits:"
msgid "Currency Digits"
msgstr "Nachkommastellen Währung"
msgctxt "field:investment.asset,product:"
msgid "Product"
msgstr "Artikel"
msgctxt "field:investment.asset,product_uom:"
msgid "UOM Category"
msgstr "Einheit-Kategorie"
msgctxt "help:investment.asset,product_uom:"
msgid "Category of unit on the product."
msgstr "Kategorie der Einheit am Produkt."
msgctxt "field:investment.asset,uom:"
msgid "UOM"
msgstr "Einheit"

View file

@ -26,6 +26,10 @@ msgctxt "model:investment.asset,name:"
msgid "Asset"
msgstr "Asset"
msgctxt "view:investment.asset:"
msgid "Currency and Units"
msgstr "Currency and Units"
msgctxt "field:investment.asset,company:"
msgid "Company"
msgstr "Company"
@ -46,3 +50,19 @@ msgctxt "field:investment.asset,currency_digits:"
msgid "Currency Digits"
msgstr "Currency Digits"
msgctxt "field:investment.asset,product:"
msgid "Product"
msgstr "Product"
msgctxt "field:investment.asset,product_uom:"
msgid "UOM Category"
msgstr "UOM Category"
msgctxt "help:investment.asset,product_uom:"
msgid "Category of unit on the product."
msgstr "Category of unit on the product."
msgctxt "field:investment.asset,uom:"
msgid "UOM"
msgstr "UOM"