[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #5 from Jack --- The XML file is your data file. If it is currently a .kmy file, then do a "Save As" and use an XML extension. the .kmy version is just a compressed form of the xml version. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #14 from Ralf Habacker --- Git commit d18712f2a1be425eedbfca1c1f12bae5d9883755 by Ralf Habacker. Committed on 24/03/2025 at 05:58. Pushed by habacker into branch 'master'. Use default update process to create additional columns for kmyPayees After adding a value for the initVersion parameter to the constructor of the MyMoneyDbTextColumn class, the standard update pattern with alterTable() can be used. Related: bug 345550 Fixup for commit 17659e328. M +2-2kmymoney/plugins/sql/mymoneydbdef.cpp M +2-20 kmymoney/plugins/sql/mymoneystoragesql_p.h https://invent.kde.org/office/kmymoney/-/commit/d18712f2a1be425eedbfca1c1f12bae5d9883755 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #12 from Ralf Habacker --- (In reply to Robby Engelmann from comment #11) > not sure whether needed: ... > This shows which patch level has been applied > This shows, with which kmymoney version the file was written. The problem has been fixed with the commit mentioned in comment 10. You need to rebuild kmymoney with this commit to get the fix. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #13 from Robby Engelmann --- currently building :-) Thank you very much for the exceptional speed! -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #11 from Robby Engelmann --- not sure whether needed: -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 Ralf Habacker changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit||https://invent.kde.org/offi ||ce/kmymoney/-/commit/2a3764 ||69e934ecfe37d333fbaf25040ff ||8de1638 Resolution|--- |FIXED Version Fixed In||5.1.94 --- Comment #10 from Ralf Habacker --- Git commit 2a376469e934ecfe37d333fbaf25040ff8de1638 by Ralf Habacker. Committed on 19/03/2025 at 06:27. Pushed by habacker into branch 'master'. Fixup for price column setup in investment reports on loading files After fixing a bug with the mentioned commit, an increase of the file "fix version" was required, which did not happen. Fixup for commit 0a516a8c. Related: bug 345550 FIXED-IN:5.1.94 M +31 -2kmymoney/mymoney/mymoneyfile.cpp M +1-1kmymoney/mymoney/mymoneyfile.h https://invent.kde.org/office/kmymoney/-/commit/2a376469e934ecfe37d333fbaf25040ff8de1638 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 Robby Engelmann changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #7 from Robby Engelmann --- the not working one: -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #4 from Robby Engelmann --- I am not sure how to get this xml file. Tried, open it in kate but looks like a binary not containing the report in question. I am wondering, that in another File with other investments, the report still shows up with numbers in the columns. Not sure what the difference between those file is. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #8 from Robby Engelmann --- the report in the file, where it is shown correctly: -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #9 from Ralf Habacker --- (In reply to Robby Engelmann from comment #7) > the not working one: querycolumns="price,performance" The difference is that the non-functioning report contains “price” in the querycolumns attribute, which is known to prevent the display of investment reports. This issue is fixed when loading the kmymoney file, does not seem to work in this case. Please include the first ten lines of the kmymoney file that was saved as an xml file (up to ) as this contains more information for an analysis. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #6 from Ralf Habacker --- (In reply to Robby Engelmann from comment #4) ... > I am wondering, that in another File with other investments, the report > still shows up with numbers in the columns. That is my experience too with all the test files mentioned at comment 1 and more. > Not sure what the difference between those file is. The associated
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 --- Comment #3 from Robby Engelmann --- I firstly saw the empty report since the integration of the commits as seen in the new attachment. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 Robby Engelmann changed: What|Removed |Added CC||robby.engelmann@r-engelmann ||.de --- Comment #2 from Robby Engelmann --- Created attachment 179552 --> https://bugs.kde.org/attachment.cgi?id=179552&action=edit empty report since this commits -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 501686] Investment Report blank
https://bugs.kde.org/show_bug.cgi?id=501686 Ralf Habacker changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||[email protected] Status|REPORTED|NEEDSINFO --- Comment #1 from Ralf Habacker --- (In reply to Robby Engelmann from comment #0) > Investment Report is only showing the Investments but nothing else... It is not possible to reproduce the problem with this information. It would be helpful to upload a smaller test case here. On https://invent.kde.org/office/kmymoney/-/tree/master/kmymoney/plugins/views/reports/core/tests/data there are a number of KMyMoney files in XML format that can be used as a starting point. If this is too complicated or too time-consuming, it could also help to save the KMyMoney file currently in use as an xml file, search for the corresponding
