Daily updates from Odoo
Friday, May 17, 2019
1 change
Resolved issues and error corrections
This fixes a visual issue where phone number links in forms were no longer highlighted correctly. Users can once again easily recognize phone fields as clickable contact actions, improving clarity in daily workflows.
Original PR description
Since ea1b3254bb58b762c4398dbd8a823a7a41fff6e1, the phone widget was no more highlighted as it is not contain in a 'span'. This commit reintroduce the correct behavior for the phone widget. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr