Friday, December 30, 2022
1 change
Enhancements to existing features
This update removes a redundant label field from access configuration files across many Odoo enterprise apps. It reduces repetitive setup work for future model changes and helps keep internal access definitions more consistent, with no expected change for end users.
Original PR description
Name field is useless, it's just an extra work when creating a new model. Also, there is a mess in the definitions, they are not unique and not uniform. Users can still add it if it is necessary. ( However, removing it completely won't hurt as well ) Related community PR: [85731](https://github.com/odoo/odoo/pull/85731) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr