mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
_compute_outlook_uri is using get_base_url, providing the
web.base.url of the database that is subject to changed as
stated on the website documentation: if the user logging-in
is using another URL to connect to the db, and has the
Administration/Settings access right (res.groups: base.group_system)
opw-4056377
closes odoo/documentation#10374
X-original-commit: 1f7c0a9b2e
Signed-off-by: Baptiste Vergote (bve) <bve@odoo.com>