[kmymoney] [Bug 449707] Always represent dates with 2 digits for day and month
https://bugs.kde.org/show_bug.cgi?id=449707 Thomas Baumgart changed: What|Removed |Added Severity|normal |wishlist Version|5.1.0 |git (master) Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- Summary|Full date in ledger |Always represent dates with ||2 digits for day and month --- Comment #4 from Thomas Baumgart --- The format is controlled by your locale settings. The only thing KMyMoney does is to make sure that the year always has 4 digits. I could think of an option to override the locale to always have 2 digits for month and day parts, but this needs to work along settings where the month is represented as a name, so not that easy to do. For that, I change this into a wish list item and modify it a little bit. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 457832] Net worth report displays incorrect account balance
https://bugs.kde.org/show_bug.cgi?id=457832 --- Comment #8 from Ralf Habacker --- Git commit 1b910da0972834625681d8b34bb464024da9697b by Ralf Habacker. Committed on 10/10/2024 at 10:54. Pushed by habacker into branch 'master'. Unify writing tables in pivottable and querytable tests The name of the output file for writing tables to files is now taken from the report name and the test results are now saved in csv and html format. M +23 -23 kmymoney/plugins/views/reports/core/tests/pivottable-test.cpp M +26 -38 kmymoney/plugins/views/reports/core/tests/querytable-test.cpp https://invent.kde.org/office/kmymoney/-/commit/1b910da0972834625681d8b34bb464024da9697b -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 457832] Net worth report displays incorrect account balance
https://bugs.kde.org/show_bug.cgi?id=457832 --- Comment #7 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/office/kmymoney/-/merge_requests/233 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 457832] Net worth report displays incorrect account balance
https://bugs.kde.org/show_bug.cgi?id=457832 Ralf Habacker changed: What|Removed |Added Attachment #151299|0 |1 is obsolete|| CC||ralf.habac...@freenet.de --- Comment #9 from Ralf Habacker --- Created attachment 174632 --> https://bugs.kde.org/attachment.cgi?id=174632&action=edit Extended test case to reproduce the reported behavior This test case can be used to reproduce the reported behavior, regardless of whether the report has been saved or not. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 455596] Broken date format
https://bugs.kde.org/show_bug.cgi?id=455596 Ceaus changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO |RESOLVED Version Fixed In||5.2 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 457832] Net worth report displays incorrect account balance
https://bugs.kde.org/show_bug.cgi?id=457832 --- Comment #10 from Ralf Habacker --- It could help in this and other cases if corresponding warnings are issued not only when configuring the dialog, but also directly in the report. -- You are receiving this mail because: You are the assignee for the bug.