Summary: | online price updates have wrong currency | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Robby Engelmann <robby.engelmann> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | robby.engelmann |
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/3a13ed633b37852155a7c1d33e48284f6b0f392f | Version Fixed In: | 5.2 |
Sentry Crash Report: | |||
Attachments: |
what KMyMoney says
what Yahoo says Yahoo Setup in KMyMoney |
Description
Robby Engelmann
2025-01-22 18:25:01 UTC
Created attachment 177597 [details]
what KMyMoney says
Created attachment 177598 [details]
what Yahoo says
Created attachment 177599 [details]
Yahoo Setup in KMyMoney
(In reply to Robby Engelmann from comment #0) > Using Yahoo as the online price update source, I get since some time the > price stated as EUR, but looking to Yahoo directly as USD for an investment > with USD as the trading currency. > See screenshots attached. > > I am using the openSUSE git snapshots from the Extra repo, but branched to > still build against KF5. actually it is the Unstable:Extra repo, branched to: https://build.opensuse.org/project/show/home:robsn81:branches:KDE:Unstable:Extra What is the selection of the trading currency in the security details of JNK? it is USD It first appears between 2.12.2024 and 4.12.2024. I am suspecting it to be related to: https://bugs.kde.org/show_bug.cgi?id=497036 I changed to the master snapshots and changed the yahoo online resource according to your suggestions... It is still appearing when using: kmymoney-5.1.80git3216~3983356-ku.12.1.x86_64 libalkimia5-8-8.1.90git.20250107T022322~3cf8441-ku.8.1.x86_64 Git commit 3a13ed633b37852155a7c1d33e48284f6b0f392f by Thomas Baumgart. Committed on 14/02/2025 at 16:49. Pushed by tbaumgart into branch 'master'. Use security's trading currency when storeing price updates The price information for securities used the base currency instead of the trading currency of the security. This bug was introduced with commit 84cbad07 when fixing another bug. FIXED-IN: 5.2 M +1 -1 kmymoney/dialogs/kequitypriceupdatedlg.cpp https://invent.kde.org/office/kmymoney/-/commit/3a13ed633b37852155a7c1d33e48284f6b0f392f Fixed, thanks! |