[Kmymoney-devel] [kmymoney4] [Bug 327497] When importing transactions, KMM seems to think unrelated transactions are associated to certain scheduled transactions.

allan agander93 at gmail.com
Wed Nov 27 11:18:30 UTC 2013


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

allan <agander93 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #5 from allan <agander93 at gmail.com> ---
If either of you is able to compile from source, it might be worthwhile trying
to install the development version from Git.

There has been a significant rework in this area, which may be helpful for you
both.  For instance, here's the message box message now -
"
QString questionMsg = i18n("KMyMoney has found a scheduled transaction which
matches an imported transaction.<br/>"
                             "Schedule name: <b>%1</b><br/>"
                             "Transaction: <i>%2 %3</i><br/>"
                             "Do you want KMyMoney to enter this schedule now
so that the transaction can be matched? ",
                             scheduleName, splitValue, payeeName);"

That looks like it gives you what you want.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list