https://bugs.kde.org/show_bug.cgi?id=514180
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Version| |5.2.2 Fixed/Implemented| | In| | Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/-/commit/bfe0d3 | |2b426eb395d3432f13cfd369345 | |d99973c --- Comment #5 from Ralf Habacker <[email protected]> --- Git commit bfe0d32b426eb395d3432f13cfd369345d99973c by Ralf Habacker. Committed on 07/01/2026 at 07:11. Pushed by habacker into branch 'master'. Fix Net→Gross UI update in new transaction editor for VAT transactions Previously, when entering an amount in Net mode or switching categories, the new transaction editor did not update the displayed gross amount in the credit/debit field. This was because updateVAT() recalculated the splits in the backend (asset/liability, category, tax), but the editor's creditDebitEdit widget was never updated with the new gross value. FIXED-IN: 5.2.2 M +20 -0 kmymoney/views/newtransactioneditor.cpp https://invent.kde.org/office/kmymoney/-/commit/bfe0d32b426eb395d3432f13cfd369345d99973c -- You are receiving this mail because: You are watching all bug changes.
