[kmymoney] [Bug 499255] Ledger appears blank (no transactions)

2025-01-29 Thread Alexandre via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=499255 --- Comment #4 from Alexandre --- A little additional debugging. Running with this debug added: const QVariant dataItem = idx.data(filterRole()); bool rc = false; if (dataItem.canConvert()) { QSequentialIterable vList

[kmymoney] [Bug 345550] Foreign Currency Amounts inaccurate in Transaction Report

2025-01-29 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=345550 Ralf Habacker changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[kmymoney] [Bug 345550] Foreign Currency Amounts inaccurate in Transaction Report

2025-01-29 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=345550 Ralf Habacker changed: What|Removed |Added Attachment #177806|0 |1 is obsolete|

[kmymoney] [Bug 345550] Foreign Currency Amounts inaccurate in Transaction Report

2025-01-29 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=345550 --- Comment #15 from Ralf Habacker --- Created attachment 177809 --> https://bugs.kde.org/attachment.cgi?id=177809&action=edit Screenshot of the associated report with currency conversion to explain the results The problem is that the first test case

[kmymoney] [Bug 345550] Foreign Currency Amounts inaccurate in Transaction Report

2025-01-29 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=345550 Ralf Habacker changed: What|Removed |Added Attachment #91761|0 |1 is obsolete|

[kmymoney] [Bug 345550] Foreign Currency Amounts inaccurate in Transaction Report

2025-01-29 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=345550 --- Comment #13 from Ralf Habacker --- Created attachment 177805 --> https://bugs.kde.org/attachment.cgi?id=177805&action=edit Screenshot of the associated report with currency conversion showing the issue This report has been generated with the kmym

[kmymoney] [Bug 345550] Foreign Currency Amounts inaccurate in Transaction Report

2025-01-29 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=345550 --- Comment #12 from Ralf Habacker --- Created attachment 177804 --> https://bugs.kde.org/attachment.cgi?id=177804&action=edit Screenshot of the associated report without currency conversion -- You are receiving this mail because: You are the assign

[kmymoney] [Bug 499211] Reports: show balance button displays an incorrect chart when pressed from the investment view

2025-01-29 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=499211 --- Comment #4 from Ralf Habacker --- Git commit 37f3247d771dbb5b4fa32891006a52018d6756e7 by Ralf Habacker. Committed on 29/01/2025 at 22:26. Pushed by habacker into branch 'master'. Use a less invasive workaround to display the account balance history

[kmymoney] [Bug 499211] Reports: show balance button displays an incorrect chart when pressed from the investment view

2025-01-29 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=499211 --- Comment #3 from Ralf Habacker --- Created attachment 177798 --> https://bugs.kde.org/attachment.cgi?id=177798&action=edit Screenshot showing an issue With version 5.1.3, the problem shown in the attached screenshot can be reproduced, which occurs

[kmymoney] [Bug 499255] Ledger appears blank (no transactions)

2025-01-29 Thread Alexandre via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=499255 --- Comment #3 from Alexandre --- Against qt6 -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 499174] Conflicting keyboard shortcut Alt+A in Payee Matching

2025-01-29 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=499174 --- Comment #3 from Thomas Baumgart --- Git commit 14b15891c1f8eaba0fd1116200d3a5de33dc0e4d by Thomas Baumgart. Committed on 29/01/2025 at 17:29. Pushed by tbaumgart into branch 'master'. Avoid duplicate assignment of Alt+A in payees matching tab This

[kmymoney] [Bug 499255] Ledger appears blank (no transactions)

2025-01-29 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=499255 Thomas Baumgart changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kmymoney] [Bug 499262] Entering Split transaction or split scheduled or entering scheduled

2025-01-29 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=499262 Thomas Baumgart changed: What|Removed |Added Latest Commit||https://invent.kde.org/offi