Sunday, December 21, 2025
1 change · saas-18.4
Resolved issues and error corrections
This update resolves an issue where the ‘eas’ field was incorrectly focused during Peppol registration. By removing the ability to focus this field, the registration process is now streamlined and ensures users correctly select the pre-selected option, improving the user experience and data accuracy.
Original PR description
During registration on Peppol, the eas field is focused first, which makes no sense as it's supposed to be correctly preselected, and users aren't supposed to touch it So this commit makes it non-focusable Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#240747 Forward-Port-Of: odoo/odoo#240679