Daily updates from Odoo
Tuesday, November 18, 2025
1 change · master
Security fixes and vulnerability patches
Access permissions for online bank synchronization actions have been adjusted so most related actions are available to users responsible for invoicing and banks. More sensitive actions, such as duplicate handling and account field changes, remain restricted to help prevent accidental or unauthorized changes.
Original PR description
Most access right for Online Sync related actions should be Invoicing & Banks. Only Duplicate Wizard (because you can delete transactions easily) and Online Account Fields (because can change date without explicit showing) will be with other group. task-5149304 Forward-Port-Of: odoo/enterprise#96727