Summary: | Tag assignment does not work for multi split transactions | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/5a8eb8bac8b4a43d11d51ecf633f76142ca32fdc | Version Fixed In: | 5.2 |
Sentry Crash Report: |
Description
Thomas Baumgart
2025-05-26 13:50:53 UTC
Git commit 91df2ef5fc2d2f0eb050ee6b55cc954557500c45 by Thomas Baumgart. Committed on 27/05/2025 at 06:08. Pushed by tbaumgart into branch '5.2'. Prevent access to tag in multi split transactions In multi split transactions, the tags are assigned per split and therefore, the tag widget in the transaction editor has no function. That is why it needs to be disabled. FIXED-IN: 5.2 M +1 -1 kmymoney/views/newtransactioneditor.cpp https://invent.kde.org/office/kmymoney/-/commit/91df2ef5fc2d2f0eb050ee6b55cc954557500c45 Git commit 5a8eb8bac8b4a43d11d51ecf633f76142ca32fdc by Thomas Baumgart. Committed on 30/05/2025 at 09:27. Pushed by tbaumgart into branch 'master'. Prevent access to tag in multi split transactions In multi split transactions, the tags are assigned per split and therefore, the tag widget in the transaction editor has no function. That is why it needs to be disabled. FIXED-IN: 5.2 (cherry picked from commit a87e5ba9bde84b09b6e5c6151c153c0f112e7f2f) M +1 -1 kmymoney/views/newtransactioneditor.cpp https://invent.kde.org/office/kmymoney/-/commit/5a8eb8bac8b4a43d11d51ecf633f76142ca32fdc |