This question has been flagged

Hi all,

I used Authorize.Net for credit card payment processing. I managed to massage the data into something Odoo recognized as bank statements. In one transaction, I couldn't find a match on my book. However, the book transaction is clearly there. 

If the bank reconciliation screen can't find it, it must have been matched with something else. The question is, how can I tell which statement transaction is the booked transaction matched with?

Avatar
Discard
Author Best Answer

I found the solution. You can go to Accounting->Advisor->Journal Items

Each journal item has a field called statement_line_id, which is the bank statement reconciled with this journal entry. 

All I had to do was to add this field to the Journal Items tree view, then I could tell which bank statement line was reconciled with which entry on the book.

Avatar
Discard