Add feature to download prices by ISIN
ClosedPublic

Authored by wojnilowicz on Jun 12 2017, 4:18 PM.

Details

Summary

BUG:369039
FIXED-IN:5.0

Test Plan

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wojnilowicz created this revision.Jun 12 2017, 4:18 PM
wojnilowicz edited the test plan for this revision. (Show Details)
tbaumgart requested changes to this revision.Jun 15 2017, 8:56 AM
tbaumgart added a subscriber: tbaumgart.
tbaumgart added inline comments.
kmymoney/converter/webpricequote.cpp
830

Please take a look at https://techbase.kde.org/Development/Tools/Using_kconf_update. It might be able to handle the conversion outside of KMyMoney, but I have not checked.

This revision now requires changes to proceed.Jun 15 2017, 8:56 AM
wojnilowicz marked an inline comment as done.Jun 15 2017, 9:14 AM
wojnilowicz added inline comments.
kmymoney/converter/webpricequote.cpp
830

Probably it could do the task, but burden of implementing it for now is too much for me. Namely, I would have to use perl script, which I don't know yet.
I think it is interesting option for future, which could be solution for versioning and updating Quote Sources.
I think we should refrain from it now unless you can effortlessly write such update scripts.

This revision was automatically updated to reflect the committed changes.
wojnilowicz marked an inline comment as done.