Thursday, September 25, 2025
2 changes · saas-18.2
Resolved issues and error corrections
Fixed an issue that could cause the Brazilian electronic invoicing flow to fail when users confirmed several invoices at the same time. This helps teams process invoice batches more reliably and avoid interruptions in daily billing operations.
Original PR description
opw-5107516
The manufacturing work order employee list could appear empty for users without certain HR permissions because an employee avatar field triggered an access error. The update limits use of that avatar field for users who do not have HR user rights, helping affected staff see the expected list again.
Original PR description
HR use an access right on field. However they have an issue with the avatar field that return an error while it should not. Until they provide a fix limit the avatar field when the user don't have the hr user group. Forward-Port-Of: odoo/enterprise#95424