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

            Bug ID: 352637
           Summary: when Importing QIF or CSV the memo field is omitted
                    only on deposits if it contains the word "payments" or
                    "payment"
           Product: kmymoney
           Version: unspecified
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: General
          Assignee: kmymoney-devel@kde.org
          Reporter: t...@lawrencesystems.com

Only when  Importing QIF or CSV and NOT when importing the same file in QFX
format, the memo field is omitted only on deposits if it contains the word
"payments" or "payment"  

This only occurs on deposits/credits are posted and does not occur if
"payments" or "payment" is in the memo of a withdraw/debit.  I have tested this
with both QIF & CSV and it occurs every time.  It does not occur with QFX.

My current work around is to use this perl -pi -e 's/PAYMENTS* //g' "$@"  to
eliminate the word(s) and the import works fine.

Reproducible: Always

Steps to Reproduce:
1.import CSV or QIF with a deposit/credit that contains the word  "payments" or
"payment" in the memo field
2.
3.

Actual Results:  
blank memo field

Expected Results:  
memo field that matches imported QIF or CSV memo field

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to