Bug 275043 - Assignment of recipient by MEMO-Tag when importing data
Summary: Assignment of recipient by MEMO-Tag when importing data
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.3
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-06 13:38 UTC by Gerold Neuwirt
Modified: 2016-05-24 13:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerold Neuwirt 2011-06-06 13:38:07 UTC
Version:           4.5.3 (using KDE 4.6.2) 
OS:                Linux

When importing OFX data the automatic assignment of recipients is done by the <NAME> tag which is great but it should also be possible to assign by the <MEMO> tag.

The reason is that when the payment was done with an account card the <NAME> tag has (in my case) always the value "unknown" and can therefore not be assigned. In this case the <MEMO> tag has got the information which can be used for the assignement.

Additionally, it is also necessary to use wildcards for filtering the tag since the description can vary (in my case the desription also contains the time of the transaction).

Example:

      <STMTTRN>
        <TRNTYPE>XFER
        <DTPOSTED>20110505000000[+1:CET]
        <TRNAMT>-**.**
        <FITID>***************
        <NAME>unbekannt
        <MEMO>SPAR DANKT   4214  K1 05.05.UM 18:54 
      </STMTTRN>

Reproducible: Didn't try




OS: Linux (i686) release 2.6.38-8-generic
Compiler: cc
Comment 1 Jack 2016-05-22 16:39:28 UTC
Isn't this now possible?  Perhaps this bug was just missed when the feature was added.
Comment 2 Thomas Baumgart 2016-05-24 13:25:31 UTC
Well, that seems to be exactly what has been implemented for #272712 almost five years ago. I hope it did not break in the meantime. So a newer version will do it. I guess, it's time to close this one. Here's a link to the change: https://quickgit.kde.org/?p=kmymoney.git&a=commit&h=957902a1bbb441d038e1b4baa3810596ddf23aa6