Version: unspecified (using KDE 1.2) OS: Linux Liability account balances are added to the total instead of subtracted in the institution view. Reproducible: Didn't try Steps to Reproduce: Create an institution and assign it an asset and a liability account with an opening balance different from zero. Actual Results: The institution view shows the sum of the accounts balances. Expected Results: The institution view shows the difference of the accounts balances.
SVN commit 1201239 by conet: BUG: 257986 Fix the bug plus as an extra feature to display the institution value with the negative color if it's value is negative. M +6 -0 accountsmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201239
SVN commit 1201243 by conet: BUG: 257986 Fix the bug plus as an extra feature to display the institution value with the negative color if it's value is negative. Merged into the stable branch. M +6 -0 accountsmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201243
SVN commit 1201316 by tbaumgart: Show entries in normal color (again) if their balance becomes positive while another account is added. BUG: 257986 M +4 -0 accountsmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201316
SVN commit 1201319 by tbaumgart: Show entries in normal color (again) if their balance becomes positive while another account is added. Backported to stable branch BUG: 257986 M +3 -0 accountsmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201319