[alkimia] [Bug 495118] Downloading quote data from yahoo.com in csv format is broken

2024-10-25 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=495118

Ralf Habacker  changed:

   What|Removed |Added

   Target Milestone|--- |8.2
   Severity|normal  |critical

-- 
You are receiving this mail because:
You are the assignee for the bug.

[alkimia] [Bug 495118] Downloading quote data from yahoo.com in csv format is broken

2024-10-25 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=495118

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||8.1.90
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/-/commit/261f622
   ||16a0d12e293f45027a911f90562
   ||8f971c

--- Comment #2 from Ralf Habacker  ---
Git commit 261f62216a0d12e293f45027a911f905628f971c by Ralf Habacker.
Committed on 25/10/2024 at 13:53.
Pushed by habacker into branch 'master'.

Add json file support

The identification of prices and data in a downloaded json file is carried
out in the interface via corresponding values in the input fields 'date'
and 'price' or programmatically via the corresponding methods of the
AlkOnlineQuoteSource class. The hierarchy present in a json file is mapped
by specifying it as a path (with colons as separators).

See autotests/alkonlinequoteprivatetest.cpp for an example.
FIXED-IN:8.1.90

M  +25   -2autotests/alkonlinequoteprivatetest.cpp
M  +1-0autotests/alkonlinequoteprivatetest.h
A  +35   -0autotests/alkonlinequoteprivatetest.json
M  +1-0autotests/alkonlinequoteprivatetest.qrc
M  +10   -0src/alkonlinequote.cpp
M  +2-0src/alkonlinequote.h
M  +142  -0src/alkonlinequote_p.cpp
M  +1-0src/alkonlinequote_p.h
M  +6-0src/alkonlinequotesource.cpp
M  +3-0src/alkonlinequotesource.h
M  +4-0src/alkonlinequotesource_p.h
M  +10   -9src/alkonlinequoteswidget.cpp

https://invent.kde.org/office/alkimia/-/commit/261f62216a0d12e293f45027a911f905628f971c

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 451392] Capital Gains report lists wrong cost value when purchase is in foreign currency

2024-10-25 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451392

--- Comment #4 from Ralf Habacker  ---
Created attachment 175232
  --> https://bugs.kde.org/attachment.cgi?id=175232&action=edit
Screenshot showing investment gains by account report with KMyMoney 5.1.80

With kmymoney 5.1.80 the same report is empty.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[alkimia] [Bug 495118] Downloading quote data from yahoo.com in csv format is broken

2024-10-25 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=495118

--- Comment #4 from Ralf Habacker  ---
Git commit edd2a912bda393189b102d78d448322cf965f0f2 by Ralf Habacker.
Committed on 25/10/2024 at 16:16.
Pushed by habacker into branch 'master'.

Add method AlkOnlineQuoteSource::supportsDateRange()

New method to determine if this online source supports a date range.

M  +5-0src/alkonlinequotesource.cpp
M  +9-0src/alkonlinequotesource.h

https://invent.kde.org/office/alkimia/-/commit/edd2a912bda393189b102d78d448322cf965f0f2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 451392] Capital Gains report lists wrong cost value when purchase is in foreign currency

2024-10-25 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451392

--- Comment #3 from Ralf Habacker  ---
Created attachment 175231
  --> https://bugs.kde.org/attachment.cgi?id=175231&action=edit
Screenshot showing investment gains by account report with KMyMoney 4.8

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 451392] Capital Gains report lists wrong cost value when purchase is in foreign currency

2024-10-25 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451392

--- Comment #2 from Ralf Habacker  ---
Created attachment 175230
  --> https://bugs.kde.org/attachment.cgi?id=175230&action=edit
possible test file

-- 
You are receiving this mail because:
You are the assignee for the bug.

[alkimia] [Bug 495118] Downloading quote data from yahoo.com in csv format is broken

2024-10-25 Thread Bug Janitor Service via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=495118

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/office/alkimia/-/merge_requests/49

-- 
You are receiving this mail because:
You are the assignee for the bug.

[alkimia] [Bug 495118] Downloading quote data from yahoo.com in csv format is broken

2024-10-25 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=495118

--- Comment #3 from Ralf Habacker  ---
Git commit f64efd5ce8fefce21211b6b0ba9a19211b1ae60b by Ralf Habacker.
Committed on 25/10/2024 at 15:40.
Pushed by habacker into branch 'master'.

Fixup detecting error condition in AlkOnlineQuote::Private::parseQuoteJson()

M  +5-0src/alkonlinequote.cpp
M  +1-0src/alkonlinequote.h
M  +1-1src/alkonlinequote_p.cpp

https://invent.kde.org/office/alkimia/-/commit/f64efd5ce8fefce21211b6b0ba9a19211b1ae60b

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 431794] Graphs filtered to only include Brokerage accounts fail to include Brokerage account values

2024-10-25 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=431794

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de

--- Comment #1 from Ralf Habacker  ---
The user replied in a private e-mail:

> To work around that problem, I long ago changed the security purchase 
> transaction to the converted value in local currency. 
> My file no longer has security purchases in foreign currencies.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 429488] make dates always 10 characters

2024-10-25 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=429488

Thomas Baumgart  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

-- 
You are receiving this mail because:
You are the assignee for the bug.