Bug 391068

Summary: account totals in home view have lost their decimal places
Product: [Applications] kmymoney Reporter: Dave Nelson <merlinux>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dave Nelson 2018-02-25 21:22:32 UTC
this is a regression between commits 09ffa40a and cff06889

Total Assets, Total Liabilities, Net Worth still show decimal places,
but individual account totals are now rounded

could this have happened when the currency symbol was repositioned ?
Comment 1 Thomas Baumgart 2018-02-26 20:54:57 UTC
Git commit 939bc9b1d59a5e44d4c00699b2e00af3379383c6 by Thomas Baumgart.
Committed on 26/02/2018 at 20:54.
Pushed by tbaumgart into branch 'master'.

Make sure account object has correct fraction information

Retrieving a list of all accounts could leave the account objects
returned without fraction information. This change makes sure that all
accounts have a correct value for the fraction (which is based on
account type and currency)

M  +3    -4    kmymoney/mymoney/storage/mymoneystoragemgr.cpp

https://commits.kde.org/kmymoney/939bc9b1d59a5e44d4c00699b2e00af3379383c6