Feld 'rate_2nd_currency' + 'amount_2nd_currency' ok + test

This commit is contained in:
Frederik Jaeckel 2022-10-03 08:47:55 +02:00
parent 59dfb94bee
commit 517e2c5ad3
5 changed files with 302 additions and 0 deletions

View file

@ -898,6 +898,26 @@ msgctxt "help:cashbook.line,splitlines:"
msgid "Rows with different categories form the total sum of the booking"
msgstr "Zeilen mit unterschiedlichen Kategorien bilden die Gesamtsumme der Buchung"
msgctxt "field:cashbook.line,currency2nd:"
msgid "2nd Currency"
msgstr "Fremdwährung"
msgctxt "field:cashbook.line,currency2nd_digits:"
msgid "2nd Currency Digits"
msgstr "Nachkommastellen Fremdwährung"
msgctxt "field:cashbook.line,amount_2nd_currency:"
msgid "Amount Second Currency"
msgstr "Fremdwährungsbetrag"
msgctxt "field:cashbook.line,rate_2nd_currency:"
msgid "Rate"
msgstr "Kurs"
msgctxt "help:cashbook.line,rate_2nd_currency:"
msgid "Exchange rate between the currencies of the participating cashbooks."
msgstr "Wechselkurs zwischen der Währungen der beteiligten Kassenbücher."
#################
# cashbook.type #

View file

@ -854,6 +854,26 @@ msgctxt "help:cashbook.line,splitlines:"
msgid "Rows with different categories form the total sum of the booking"
msgstr "Rows with different categories form the total sum of the booking"
msgctxt "field:cashbook.line,currency2nd:"
msgid "2nd Currency"
msgstr "2nd Currency"
msgctxt "field:cashbook.line,currency2nd_digits:"
msgid "2nd Currency Digits"
msgstr "2nd Currency Digits"
msgctxt "field:cashbook.line,amount_2nd_currency:"
msgid "Amount Second Currency"
msgstr "Amount Second Currency"
msgctxt "field:cashbook.line,rate_2nd_currency:"
msgid "Rate"
msgstr "Rate"
msgctxt "help:cashbook.line,rate_2nd_currency:"
msgid "Exchange rate between the currencies of the participating cashbooks."
msgstr "Exchange rate between the currencies of the participating cashbooks."
msgctxt "model:cashbook.type,name:"
msgid "Cashbook Type"
msgstr "Cashbook Type"