[kmymoney] [Bug 322926] Increase flexibility of ledger sorting order, keeping correct balance column
Ralf Habacker
bugzilla_noreply at kde.org
Sat Feb 29 17:44:32 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=322926
--- Comment #15 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to Ralf Habacker from comment #14)
> Adding the balance column there is
>
> ascending date sort order
> date amount balance
> 23.11.2018 -50 -50
> 01.01.2019 -100 -100
> 29.02.2020 -333 -483
> balance:-483
This need to be:
ascending date sort order
date amount balance
23.11.2018 -50 -50
01.01.2019 -100 -150
29.02.2020 -333 -483
balance:-483
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list