Version: SVN trunk (using KDE 4.7.3) OS: Linux I'd like to see KMyMoney alerting me in case the online balance is different from my local one. Therefore it would be great, if in ledger view in such an unwanted case the normally yellow separator line switches it's colouring perhaps to WHITE LETTERS ON RED BACKGROUND. That would immediately activate me to find the reason for the difference in transactions. (This happens every now and then!) I know that it is easily possible to do this check with your own eyes in the ledger view, by comparing the two numbers in the online statement balance separator line with the total balance below the table, but it would be so much better if this could be highlighted more. Reproducible: Always Steps to Reproduce: n/a Actual Results: n/a Expected Results: n/a n/a
Git commit c340b91da76a2cd1226bf78a18b069c9a2a4d336 by Thomas Baumgart. Committed on 14/12/2011 at 20:37. Pushed by tbaumgart into branch 'master'. Highlight the online statement balance if different from current file balance FEATURE: 287494 REVIEW: 103264 M +17 -0 kmymoney/mymoney/mymoneyfile.cpp M +11 -0 kmymoney/mymoney/mymoneyfile.h M +43 -0 kmymoney/mymoney/mymoneyfiletest.cpp M +1 -0 kmymoney/mymoney/mymoneyfiletest.h M +9 -4 kmymoney/widgets/register.cpp M +9 -1 kmymoney/widgets/register.h http://commits.kde.org/kmymoney/c340b91da76a2cd1226bf78a18b069c9a2a4d336
Git commit 52582daf51c8b6689f95e071f4882b4435a628d6 by Thomas Baumgart. Committed on 14/12/2011 at 20:37. Pushed by tbaumgart into branch '4.6'. Highlight the online statement balance if different from current file balance REVIEW: 103264 (cherry picked from commit c340b91da76a2cd1226bf78a18b069c9a2a4d336) M +17 -0 kmymoney/mymoney/mymoneyfile.cpp M +11 -0 kmymoney/mymoney/mymoneyfile.h M +43 -0 kmymoney/mymoney/mymoneyfiletest.cpp M +1 -0 kmymoney/mymoney/mymoneyfiletest.h M +9 -4 kmymoney/widgets/register.cpp M +9 -1 kmymoney/widgets/register.h http://commits.kde.org/kmymoney/52582daf51c8b6689f95e071f4882b4435a628d6