Daily updates from Odoo
Wednesday, July 3, 2024
1 change
Features or functions removed from Odoo
An unused access rule in the Sign app was removed because it no longer granted permissions or affected behavior. This cleanup reduces outdated configuration without changing the signing experience for users.
Original PR description
The 'access_sign_request_item_all' group has been removed as it is no longer utilized. Additionally, a new group 'ir_rule_sign_request_item_group_sign_user_signer' has been added. **Note:** The ID `access_sign_request_item_all` has been removed from version saas-15.4 as it is no longer in use. In the XML file, `access_sign_request_item_all` always returns false. Additionally, in the previous version, this ID did not contain any access rights: `access_sign_request_item_all,sign_request_item_all,model_sign_request_item,,0,0,0,0`. task-3954072