2nd-uom-mixin begonnen

This commit is contained in:
Frederik Jaeckel 2023-01-12 23:37:20 +01:00
parent 657489fb0b
commit 239a706a83
6 changed files with 219 additions and 5 deletions

View file

@ -154,6 +154,26 @@ msgctxt "help:cashbook.line,quantity_balance:"
msgid "Number of shares in the cashbook up to the current row if the default sort applies."
msgstr "Anzahl Anteile im Kassenbuch bis zur aktuellen Zeile, wenn die Standardsortierung zutrifft."
msgctxt "field:cashbook.line,quantity_2nd_uom:"
msgid "Quantity Second UOM"
msgstr "Anzahl in Fremdeinheit"
msgctxt "field:cashbook.line,quantity2nd:"
msgid "2nd UOM"
msgstr "Fremdeinheit"
msgctxt "field:cashbook.line,quantity2nd_digits:"
msgid "2nd UOM Digits"
msgstr "Dezimalstellen Fremdeinheit"
msgctxt "field:cashbook.line,factor_2nd_uom:"
msgid "Conversion factor"
msgstr "Umrechnungsfaktor"
msgctxt "help:cashbook.line,factor_2nd_uom:"
msgid "Conversion factor between the units of the participating cash books."
msgstr "Umrechnungsfaktor zwischen den Einheiten der teilnehmenden Kassenbücher."
##################
# cashbook.recon #