Daily updates from Odoo
Wednesday, January 8, 2025
1 change · master
Enhancements to existing features
Internal users can now open the Documents app directly from the main menu, even if they are not members of the Documents user group. This makes personal HR-related documents easier to find and access without changing broader document permissions.
Original PR description
The `documents_hr` addon provides access to Documents app from the internal user profile. But only members of the documents_user group can access it from the root menu. This commit adds to `documents_hr` a new Documents root menu for basic users, giving them another way to access their documents. task-3872372