Odoo 10 Enterprise version
(Preface: I am not an accountant and have been struggling with reconciling my accounts for quite some time now)
I have a bank line of credit (the bank essentially made funds available to me using my house as collateral). In Odoo, I created a bank account for any money that I borrowed and then I created a line of credit (LOC) liability account so that when I drew from the LOC I could keep track of how much I borrowed. If I put money back into the bank account then the non-interest or principal part of the repayment would then decrease the LOC liability account. A journal entry showing that I borrowed $1,000 against my LOC might look like this:
Account Partner Label Debit Credit Due Date
2502 LOC Loan Bank X / 0 1000.00 10/26/2018 [Liability acct.]
1008 LOC Bank 1 Bank X / 1000.00 0 10/26/2018 [Bank acct.]
Since I didn't see any other way of recording these entries, I did a journal entry (reference also help topic 'Letter of Credit in Odoo' by Zenia dated 8/20/2018).
I am doing a manual bank statement for reconciliation purposes. That statement looks something like this:
Journal: LOC Bank 1
Transactions
Date Label Partner Amount
10/26/2018 / Bank X 1000.00
Because I have given the same amount and the same Partner, I would expect the $1000 Bank X deposit transaction (debit) that I typed into the bank statement to match up with the $1000 liability transaction (credit) from my journal entry. However, nothing shows up in the reconciliation journal entries. If I delete the partner name to show all bank transactions and then use the left and right arrows to scroll through them all...I can't even find the $1000 transactions (but if I go into my journal entries and do a search for the $1000 from Bank X then I can find it).
I don't know if I am doing something wrong or if this is some sort of a software bug. I would really appreciate anyone with more experience in this area to offer their insight.
Screen shots of the transactions described above are provided below (DropBox):
Journal entry
https://www.dropbox.com/s/g2eg0v57hue0g90/JournalEntry.png?dl=0
Reconciliation (with Partner named)
https://www.dropbox.com/s/liuynykmu1lhu1x/BankReconciliation1_WithPartner.png?dl=0
Reconciliation (without Partner named)
https://www.dropbox.com/s/589ouaxlyv710z1/BankReconciliation1_WithoutPartner.png?dl=0