[Kmymoney-devel] [Bug 278718] New: KMyMoney incorrectly splits Memo field into separate transaction

GerbilSoft gerbilsoft at verizon.net
Thu Jul 28 19:13:54 CEST 2011


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

           Summary: KMyMoney incorrectly splits Memo field into separate
                    transaction
           Product: kmymoney4
           Version: 4.5.3
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kmymoney-devel at kde.org
        ReportedBy: gerbilsoft at verizon.net


Version:           4.5.3 (using KDE 4.7.0) 
OS:                Linux

Using the online OFX importer with a DiscoverCard account, I've found that
transactions with Memo fields set are incorrectly split into two transactions.

Example: A transaction from Amazon.com has the following fields: (some fields
modified to remove sensitive information)
From: AMAZON MKTPLACE PMTS AMZN.COM/BI
Memo: ABCDEFG
Payment: $12.34

KMyMoney is splitting this into two transactions.

Transaction 1:
Pay to: AMAZON MKTPLACE PMTS AMZN.COM/BI
Memo: AMAZON MKTPLACE PMTS AMZN.COM/BI
Payment: $12.34

Transaction 2:
Pay to: ABCDEFG
Memo: ABCDEFG
Payment: $0.00

Reproducible: Didn't try

Steps to Reproduce:
1. Import account data from a DiscoverCard using the online updater.

Actual Results:  
Transactions with memos are split into two transactions, one with the "Pay to"
name as both "Pay to" and "Memo" (and the correct payment), and one with the
"Memo" field as both "Pay to" and "Memo" (with a $0.00 payment).

Expected Results:  
A single transaction with the correct "Pay to" and "Memo" fields should be
processed.

Exporting the data from DiscoverCard and using the standalone OFX importer
seemed to work properly before, so it's an issue with the online update
functionality.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list