Hello,
I would like to automate the bank reconciliation process with configured reconciliation models. Can you please provide an example of how I could configure that for my database?
Here is a scenario:
- Send $500 from Chequing Account (BNK1) to Credit Card (CC1)
- Import the transactions for BNK1 and CC1 into Odoo.
- Automatically reconcile the $500 credit for BNK1 and the $500 debit for CC1
If there is another best practice in odoo for handling these scenarios? Perhaps rather than automatic reconciliation, it would be best to provide a button?
Thanks in advance!