| Summary: | Account values are not correctly summarized in institution view | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Baumgart
2010-11-26 16:18:40 UTC
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 |