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

Ralf Habacker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
                   |ce/kmymoney/-/commit/de02e2 |ce/kmymoney/-/commit/12920e
                   |769406e1d40e4e5c74a575993ae |6a45af9f030387db98761bf0ef2
                   |e55a678                     |b2bc733
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #24 from Ralf Habacker <[email protected]> ---
Git commit 12920e6a45af9f030387db98761bf0ef2b2bc733 by Ralf Habacker.
Committed on 25/09/2026 at 04:42.
Pushed by habacker into branch 'master'.

Adding an optional ID column to views

This can be helpful when analyzing problems and reviewing
files created anonymously.

The ID column, which is hidden by default, has been added to
the following views: Accounts, Categories, Institutions,
Journal, Reports

It is currently not possible to add a toggleable ID column
to the following views: Scheduled Transactions, Tags, Payees,
Budgets, and Forecasts, as they lack the necessary support.
FIXED-IN:5.2.3

M  +3    -0    kmymoney/models/equitiesmodel.cpp
M  +1    -1    kmymoney/models/equitiesmodel.h
M  +7    -0    kmymoney/mymoney/storage/accountsmodel.cpp
M  +1    -0    kmymoney/mymoney/storage/accountsmodel.h
M  +3    -0    kmymoney/mymoney/storage/institutionsmodel.cpp
M  +3    -0    kmymoney/mymoney/storage/journalmodel.cpp
M  +1    -0    kmymoney/mymoney/storage/journalmodel.h
M  +6    -1    kmymoney/mymoney/storage/reportsmodel.cpp
M  +1    -0    kmymoney/mymoney/storage/reportsmodel.h
M  +1    -0    kmymoney/plugins/views/reports/kreportsview_p.h
M  +3    -1    kmymoney/views/kaccountsview_p.h
M  +3    -1    kmymoney/views/kcategoriesview_p.h
M  +3    -1    kmymoney/views/kinstitutionsview.cpp
M  +4    -2    kmymoney/views/kinvestmentview.cpp
M  +5    -0    kmymoney/views/ledgerview.cpp
M  +1    -0    kmymoney/views/ledgerview.h
M  +4    -0    kmymoney/views/ledgerviewpage.cpp
M  +11   -1    kmymoney/widgets/columnselector.cpp
M  +1    -0    kmymoney/widgets/columnselector.h

https://invent.kde.org/office/kmymoney/-/commit/12920e6a45af9f030387db98761bf0ef2b2bc733

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to