Bug 287494

Summary: Feature request: Highlight online statement balance separator line in ledger view in case the online balance is different
Product: [Applications] kmymoney Reporter: Marko Käning <mk-lists>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marko Käning 2011-11-24 21:00:09 UTC
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
Comment 1 Thomas Baumgart 2011-12-14 19:41:16 UTC
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
Comment 2 Thomas Baumgart 2012-02-05 08:44:05 UTC
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