Bug 306517

Summary: "Incomes & expenses" widget displays a wrong sum for expenses (v1.3.3)
Product: [Applications] skrooge Reporter: sdkfz262
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: normal CC: hoelzlw, stephane
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description sdkfz262 2012-09-09 19:48:03 UTC
On the homepage, the "Incomes & expenses" widget displays a weird figure for last month expenses (figures for incomes and for current month expenses seem OK).

When clicking on the "expenses" URL, skrooge displays a list with the "good" corresponding entries, though.

Reproducible: Always

Steps to Reproduce:
1.open skrooge, make sure you have the corresponding widget enabled on your dashboard
2.compare the amount displayed for last month expenses and the sum of the corresponding entries
3.
Actual Results:  
the two amounts mismatch 

Expected Results:  
They should match
Comment 1 Stephane MANKOWSKI 2012-09-10 20:16:13 UTC
Git commit d002376d49683f0801158098b8d48b95e6155ef6 by Stephane Mankowski.
Committed on 10/09/2012 at 22:15.
Pushed by smankowski into branch 'Feature'.

M  +1    -0    CHANGELOG
M  +20   -10   plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp
M  +41   -14   plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui

http://commits.kde.org/skrooge/d002376d49683f0801158098b8d48b95e6155ef6
Comment 2 Stephane MANKOWSKI 2012-12-09 18:57:48 UTC
*** Bug 311404 has been marked as a duplicate of this bug. ***