line: calculate quantity on changes in splitlines + tests

todo: tests
This commit is contained in:
Frederik Jaeckel 2023-01-17 22:17:41 +01:00
parent bf84b092fc
commit 7ff631d850
4 changed files with 185 additions and 2 deletions

View file

@ -214,6 +214,10 @@ 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."
msgctxt "field:cashbook.line,splitline_has_quantity:"
msgid "has quantity"
msgstr "hat Anzahl"
##################
# cashbook.recon #

View file

@ -198,6 +198,10 @@ msgctxt "help:cashbook.line,factor_2nd_uom:"
msgid "Conversion factor between the units of the participating cash books."
msgstr "Conversion factor between the units of the participating cash books."
msgctxt "field:cashbook.line,splitline_has_quantity:"
msgid "has quantity"
msgstr "has quantity"
msgctxt "field:cashbook.recon,start_quantity:"
msgid "Start Quantity"
msgstr "Start Quantity"