Daily updates from Odoo
Wednesday, December 7, 2016
1 change · master
Enhancements to existing features
The Support option in the user menu now opens the Odoo Help website instead of starting an email to help@odoo.com. This gives users direct access to online support resources in a new browser tab.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=29404&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.bb28be97f6a51edaedc0a8835dea3127 Current behavior before PR: If click on 'Support' from user dropdown menu (top-right-corner), it redirect to 'mailto:help@odoo.com' Desired behavior after PR is merged: If click on 'Support' from user dropdown menu (top right corner), it will redirect to ' https://www.odoo.com/help' with a new tab -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr