https://bugs.kde.org/show_bug.cgi?id=439376
Simone Iori <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED CC| |[email protected] --- Comment #1 from Simone Iori <[email protected]> --- Implemented in master with commit e86b2bad06eda064624769d7dc101702e58e8d66 ("Add optional memo column to ledger"), via https://invent.kde.org/office/kmymoney/-/merge_requests/394 Instead of adding the memo to the "Details" column, the ledger now has a separate, optional "Memo" column showing the split's memo flattened to a single line. It is switched on and off through the usual column selector (right-click on the ledger header), like the Number or Entry Date columns, so the row height and the existing layout are not affected. Since an existing configuration does not list the new column, nothing changes for current users until they enable it; on a fresh configuration it is shown like the other selectable columns. One side effect worth knowing: on the first start after updating, the ledger column widths and order are reset once, because Qt refuses to restore a saved header state with a different number of sections. The visibility choices themselves are preserved. This will be part of the next feature release. Closing manually, as the FEATURE: keyword was lost when the merge request was squashed. -- You are receiving this mail because: You are watching all bug changes.
