[kmymoney] [Bug 516652] With fiscal year starting on 6th April, the Yearly Budget report has incorrect amounts in each month

Ralf Habacker bugzilla_noreply at kde.org
Sun May 24 12:38:21 BST 2026


https://bugs.kde.org/show_bug.cgi?id=516652

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
                   |ce/kmymoney/-/commit/b39abb |ce/kmymoney/-/commit/fae62f
                   |c6d315b9b900a8b475f43460daa |082d0eb1e17ed56bca9df4b5774
                   |5915421                     |a37435b

--- Comment #12 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit fae62f082d0eb1e17ed56bca9df4b5774a37435b by Ralf Habacker.
Committed on 24/05/2026 at 11:32.
Pushed by habacker into branch '5.2'.

Fix budget column mapping when report does not start on month boundary

Budget values were mapped to report columns using day-based column
boundaries. When the report start date was not the first of the month,
this caused budget months to shift left and collapse columns (e.g. Jan
doubled, Dec empty).

Fix by matching budget periods to report columns by (year, month)
and using a two-pointer merge between budget periods and report
columns.
FIXED-IN:5.2.3
(cherry picked from commit b39abbc6d315b9b900a8b475f43460daa5915421)

M  +51   -29   kmymoney/plugins/views/reports/core/pivottable.cpp

https://invent.kde.org/office/kmymoney/-/commit/fae62f082d0eb1e17ed56bca9df4b5774a37435b

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


More information about the KMyMoney-devel mailing list