Hello,
I'm using Odoo 18 and I'm creating customer payments manually. However, after registering a payment for a customer invoice, the payment status remains "In Progress" instead of moving to "Paid".
I do not want to use suspense accounts, and I would like the payment to be marked as paid immediately, without waiting for further validation or reconciliation.
I already checked:
- The journal configuration (payment and default accounts)
- The payment method (manual, not via external provider)
- That the payment is linked to the invoice
But the status is still stuck in "In Progress".
How can I configure Odoo to automatically mark the payment as "Paid" upon creation?
Thanks in advance for your help!