Handling customer cheques and batch deposits
What is the standard workflow for this scenario? shouldn't it be so rare.
The company has 2 bank accounts.
When a customer pays with a cheque, it is still not known to which bank it will be deposited. So it is registered on a journal called "Cheques".
Once a month the company goes to the bank to deposit the cheques, using the Batch Payment feature.
Now we have a problem:
The Batch Payment cannot be registered on one of the bank journals, since the cheque payments were registered on the "Cheques" journal, and Odoo blocks it,
If the Batch Payment is registered on the "Cheques" journal, then it doesn't appear later in the bank reconcliation screen of the bank.
What is Odoo out-of-the-box method for handling this?