Daily updates from Odoo
Friday, March 20, 2020
5 changes
Enhancements to existing features
This update standardizes how default access rules are declared across many Enterprise modules. It helps preserve company-specific security customizations during updates while letting the system calculate internal settings automatically.
Original PR description
Enterprise counterpart of https://github.com/odoo/odoo/pull/47688 * remove global assignation in xml, it is a computed field anyway, let the orm compute it * put all `ir_rule` definition as noupdate in the xml
The Helpdesk team view now uses clearer wording for the button that opens email alias configuration. This reduces confusion by making it clear users are configuring an alias rather than a domain name.
Original PR description
This PR renames the button that redirect to the configuration panel where the alias configuration can be done (External email server). The name was unclear as this is not a domain name that we can configure but an alias instead. Behind the alias, there is a custom domain, though. Task ID: 2214653 Linked to Community PR https://github.com/odoo/odoo/pull/48023
This update replaces the word "assignation" with the clearer and more appropriate "assignment" across affected Odoo modules. It improves wording consistency in helpdesk, appointment, and CRM scoring areas without changing business functionality.
Original PR description
PURPOSE The main definition of 'assignation' is the following: "an appointment to meet someone in secret, typically one made by lovers" SPECIFICATIONS The correct word we should be using is 'assignment': "the allocation of someone or something as belonging to a particular group or category" To do that, we change every iteration of the word 'assignation' to 'assignment', across all modules. PR #8375 Task 1966215
Internal employees can now see their own planning shifts without needing broader planning permissions. Access remains limited to each person’s own shifts, helping teams share schedules more easily while keeping other planning data restricted.
Original PR description
Read access right given for internal users to planning models. New ir.rule to limit slots read access to internal user own slots. New tests added to verify these new access rights and ir.rule.
Odoo Studio no longer automatically switches to the properties panel after a user drags a field into a form. This keeps users in their current workflow and avoids delays when adding several fields in a row.
Original PR description
Task: https://www.odoo.com/web?debug=1#id=2124436&action=333&active_id=809&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.3247479c83a060bbf41c9c9348f7e9ef