[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
Wed Feb 25 23:48:34 GMT 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
                   |                            |ce/kmymoney/-/commit/b39abb
                   |                            |c6d315b9b900a8b475f43460daa
                   |                            |5915421
            Version|                            |5.2.3
  Fixed/Implemented|                            |
                 In|                            |
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #10 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit b39abbc6d315b9b900a8b475f43460daa5915421 by Ralf Habacker.
Committed on 25/02/2026 at 22:49.
Pushed by habacker into branch 'master'.

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

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

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

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


More information about the KMyMoney-devel mailing list