Summary: | Can't modify the date when editing multiple transactions | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Cristian Oneț <onet.cristian> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Proposed patch to solve the problem |
Description
Cristian Oneț
2011-08-25 19:36:43 UTC
Created attachment 63145 [details]
Proposed patch to solve the problem
I was thinking about the same fix but why does the KDE3 version work without that line? SVN commit 1249599 by conet: BUG: 280795 If editing multiple transactions and the date is valid mark the editing as complete. M +4 -1 transactioneditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1249599 SVN commit 1249600 by conet: BUG: 280795 If editing multiple transactions and the date is valid mark the editing as complete. Backported to the stable branch. M +4 -1 transactioneditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1249600 |