Summary: | Net worth does not appear | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | antoine <antoine> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lp.allard.1 |
Priority: | NOR | ||
Version: | 5.0.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/abebe72730b1065a3e443528c610a36fd6174a6a | Version Fixed In: | 5.0.2 |
Sentry Crash Report: | |||
Attachments: | net worth does not appear |
Description
antoine
2018-07-31 20:36:05 UTC
Git commit abebe72730b1065a3e443528c610a36fd6174a6a by Thomas Baumgart. Committed on 01/08/2018 at 19:30. Pushed by tbaumgart into branch 'master'. Fix total networth and profit display The total value display on the accounts, categories and institutions view was broken due to one of the recent changes. This change brings back the function. M +2 -2 kmymoney/models/accountsmodel.cpp M +4 -1 kmymoney/views/kaccountsview.cpp M +0 -1 kmymoney/views/kaccountsview_p.h M +4 -2 kmymoney/views/kcategoriesview.cpp M +0 -1 kmymoney/views/kcategoriesview_p.h M +4 -2 kmymoney/views/kinstitutionsview.cpp M +0 -1 kmymoney/views/kinstitutionsview_p.h M +1 -0 kmymoney/views/kmymoneyview.cpp https://commits.kde.org/kmymoney/abebe72730b1065a3e443528c610a36fd6174a6a TO OP: is this visible under "Accounts" ? Under KMM 5.0.0 I see "Total Profits:" at the lower right corner instead of "Net worth". Before I open a separate bug reporet please confirm if you noticed this. Please ignore my last comment, I confirm this has been fixed in 5.0.4 |