Summary: | Warning is displayed when saving the KMyMoney file after entering a transaction for a new investment | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Tony <tony> |
Component: | ux-ui | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | ralf.habacker |
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tony
2025-03-25 21:06:46 UTC
Git commit e3e4e4cabe4137a1eef8c98b72d272c10d0a533f by Thomas Baumgart. Committed on 26/03/2025 at 12:51. Pushed by tbaumgart into branch 'master'. Fix parameters to log message M +1 -0 kmymoney/mymoney/mymoneyfile.cpp https://invent.kde.org/office/kmymoney/-/commit/e3e4e4cabe4137a1eef8c98b72d272c10d0a533f To change the opening data of an investment go to the accounts view, activate View/Show all accounts and edit the account. The warning shows up exactly once by design. It has been corrected in the meantime. (In reply to Tony from comment #0) > SUMMARY ... > * Potential problem with securities/currencies > * The security 'Rheinmetall' has no price set for the first use on > '24/03/2025'. > Price for the security has been extracted from transaction and added to > price history. Does not adding the price to the history when the transaction is created have an impact on the content of investment reports? I don't think so, because otherwise you don't have a price at all. |