| Summary: | account totals in home view have lost their decimal places | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Dave Nelson <merlinux> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kmymoney/939bc9b1d59a5e44d4c00699b2e00af3379383c6 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Dave Nelson
2018-02-25 21:22:32 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 |