Don't use memo as payee for investment transactions
ClosedPublic

Authored by tbaumgart on Dec 30 2017, 11:07 AM.

Details

Summary

During the import of an OFX investment transaction don't use the memo field as payee in case the payee information is not present. Use the PAYEEID or NAME field in that order only. In other cases leave the payee empty.

Test Plan

Compile
Run 'make test'
Import OFX download statement for investment account.
Check that payee field remains empty for newly imported transactions.

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tbaumgart requested review of this revision.Dec 30 2017, 11:07 AM
tbaumgart created this revision.
ostroffjh accepted this revision.Dec 31 2017, 3:58 PM

This does what it is supposed to. Ship it.

This revision is now accepted and ready to land.Dec 31 2017, 3:58 PM
This revision was automatically updated to reflect the committed changes.