Summary: | Add ability to review and edit ofx when importing | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Nathen <Nathen.s.phillips> |
Component: | importer | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | REPORTED --- | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 5.0.6 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nathen
2020-02-04 22:18:22 UTC
I would think it would have to be a conditional review, as I certainly would not want to have to approve dozens of transactions (not infrequent with some of my investment accounts) if I know they will be imported OK. Being able to flag only certain transactions for manual review might be better. I may also file a separate bug just to add a setting to prevent the creation of new Payees on import, since that one of my greatest costs in editing imported transactions. Also - might this apply to any import, such as QIF, and not just OFX? Yes A setting to either review or just enter without review may work. I find I have to make some sort of change to almost all the imported transaction anyway. You are right about the payees. I end up having to remove dozens of payees each time because the bank adds unique identifiers to all transfers. They (the government) have just introduced new anti laundering laws and its got even worse. Do you know, that you can get rid of those unique parts by using the regexp matching method? I have the same issue but meanwhile have all payees setup so that I rarely have to modify the matched transactions. Are you talking about the "matching" function in Payees. And one of the things I like which has appeared in 5 is the partial match function. If so Yes, But for example on of the things one bank does is put TFSxxxxxx for all inter-bank transfers. eg when I pay my CC. and but also for other payments. This is not a issue with Kymoney, it is just laziness on the part of my Bank. So I have to download the statement, correct the payees,and category information ect and then delete the added Payee ect. If not can you provide a link to some information. Why not create a payee "TFXxxx" (literal three x's, not any digits) and match on "TFS" so at least all such transactions get gathered to one payee, and don't create a new one for each transaction. |