Bug 233085

Summary: Dialog Error in modifying existing split transaction
Product: [Applications] kmymoney Reporter: Toan <nguyenthetoan>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Toan 2010-04-02 17:38:03 UTC
Version:           3.97.1 latest svn (using KDE 4.4.1)
Compiler:          gcc 4.4.1 
OS:                Linux
Installed from:    Compiled From Sources


When I edit an existing split transaction, the sum of the splits changes, there will be a dialog saying:

The total amount of this transaction is ... while the sum of the splits is .... The remaining ... are unassigned.

How do you want to proceed?

....

There are 4 buttons on this dialog. (2 "OK" and 2 "Cancel"). There should only 2 buttons (1 "OK" and 1 "Cancel")
Comment 1 Alvaro Soliverez 2010-04-02 18:15:23 UTC
SVN commit 1110260 by asoliverez:

Fixed the splits correction dialog and changed the splits dialog to use the standard KDE buttons

BUG:233085
BUG:233034

 M  +8 -72     ksplitcorrectiondlg.ui  
 M  +28 -22    ksplittransactiondlg.cpp  
 M  +0 -76     ksplittransactiondlgdecl.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1110260