Friday, November 20, 2015
2 changes
Enhancements to existing features
Newly created or invited users now receive broad default access across the main Odoo applications, avoiding errors caused by accounts with no permissions. This makes user creation more consistent and convenient for small businesses, while administrators can still reduce access where needed.
Original PR description
Coming from a bug in web_settings_dashboard. Invited user didn't have any rights when created from the dashboard, which was leading to an error. This bug leaded to a new discussion. Better to have basic employee having user rights for all main applications. For bigger entreprises there is an admin that will carefully remove extra rights, if necessary. The target is small businesses, it makes sense that every way to create a user gives the same result. In conclusion, each new user has a full access to the applications by default
Newly invited users now receive full default access to the main applications, preventing errors when users are created from the dashboard. This makes user setup more consistent and easier for small businesses, while administrators can still remove access where needed.