Use transaction IDs to bind imported entries to existing transactions from other accounts
Reported by Virgil Dupras | March 7th, 2011 @ 05:40 PM
From #26
Transaction IDs are used to detect existing transactions within the same account, but they could also be used to connect imported entries to existing transactions in other accounts, saving work when importing CSV files from multiple accounts with transfers between each other.
Comments and changes to this ticket
-
frog March 21st, 2011 @ 02:38 AM
This sounds pretty useful to me!
For what its worth, I imagine some banks provide a transaction or receipt ID in a separate column, however mine provides this info within the Description in the format "Receipt 123456" (a 6-digit number that has been unique to date, and matches up between accounts in transfers, but I suspect is only guaranteed to be unique on the specific date of the transaction). This might be all too complex to make work with this feature, but figured I'd let you know how my bank does it in case it's easily workable.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 26 Intelligent import autofill The transaction ID is used for automatically "binding" tr...