Daily updates from Odoo
Thursday, April 11, 2019
4 changes
Enhancements to existing features
Email addresses and phone numbers on contact records are now clickable in both the main contact view and the contact popup. This makes it faster for users to call or email contacts without copying details manually.
Original PR description
Purpose of the task is, Before this task, the customer was able to click on on the email of a contact from the res.partner view. But, he wasn't able to click on this same email when the modal of a contact was open. For the phone it's the opposite. You can't click on the phone from the res.partner view but well from the contact's modal. So, I made email and phone clickable in both (res.partner view and contact's model) Task ID : 1965730 Pad Link : https://pad.odoo.com/p/r.a1c78cfb3e4108df030203a920aa018c
Consumable products now show the route status button, matching the visibility already available for stockable products. This makes it easier for users to review and manage routing information for consumable items directly from the product view.
Original PR description
**Description of the issue/feature this PR addresses**: - Task: https://www.odoo.com/web#id=1945832&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.d2bd4f0d685ab06ed0d22e64d516936c **Current behavior before PR:** -There is no route state button on consumable products. **Desired behavior after PR is merged:** -There must be route state button on consumable products. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When users create a new confirmation email template from a quotation template, the required "applied to" field is now automatically set to Sales Order. This prevents a mandatory-field error and makes setting up quotation confirmation emails smoother.
Original PR description
Description of the issue/feature this PR addresses: <b> Task:</b> https://www.odoo.com/web#id=1934678&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 <b> Pad:</b> https://pad.odoo.com/p/r.e173381fe431c071e5d405fc948ea17e 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
The website editor's text snippet has been adjusted so its column uses the full available width. This gives content creators a cleaner, more predictable layout when adding text sections to pages.
Original PR description
task-1967273