Hello,
I am experiencing an issue with the "Pay" button in testing new odoo 18 instance on-premise. After validating the payment of an invoice that is fully settled, the "Pay" button remains visible, whereas it should disappear or be disabled.
Steps to Reproduce the Issue:
- Create a new customer invoice via Invoicing > Customer Invoices.
- Validate the invoice.
- Register a payment to fully settle the invoice.
- Observe that the "Pay" button remains visible, even though the invoice status is "Paid."
Observed Issue:
- The "Pay" button remains active after full payment.
- This can be confusing for the user, as it might seem like the payment has not been fully validated.
What I’ve Tried:
- Checked the configuration settings of the account module.
- Tested with a clean database to rule out data issues.
Thank you in advance for your help!