Daily updates from Odoo
Monday, August 6, 2018
8 changes
Enhancements to existing features
Users can now send emails from predefined templates directly from activity-related chatter, without opening the full email composer. The activity display has also been refined so template choices are clearer and email options only appear when relevant.
Original PR description
Task: https://www.odoo.com/web#id=1872169&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720
Mass mailing emails now support responsive layouts and internal styling, improving how campaigns display across mobile devices and email clients such as Outlook. Several email snippets were adjusted for better alignment, mobile behavior, and editing options, while incoming emails still have unnecessary classes cleaned up.
Original PR description
Task: https://www.odoo.com/web#id=1836556&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.ba1da71959d9618cc815fe3d81c1a07b 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
This update streamlines the Sign app by improving request actions, template display, follower handling, and role naming. It also fixes visual issues in popovers and document previews, making the signing experience clearer and more reliable for users.
Resolved issues and error corrections
This fixes display issues on the website recruitment pages so job descriptions are visible and the application form is laid out correctly. Applicants get a clearer, more reliable experience when viewing openings and submitting applications.
Original PR description
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
This fixes a broken layout on the online shop page so products and shop content display correctly again. It helps customers browse the store without visual issues that could disrupt purchases.
Original PR description
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
This change ensures components recovered from unbuild orders follow the correct warehouse routing rules, such as moving through a quality check location before returning to stock. This helps inventory movements stay accurate and supports expected warehouse processes after dismantling manufactured products.
Original PR description
-This test creates a MO of a stockable product (Table). A new route for rule QC/Unbuild -> Stock is created and set on the components (table head, table stand). The unbuild order should revert the consumed components into QC/Unbuild location for quality check and then a picking should be generated for transferring components from QC/Unbuild location to stock. Task ID - 1865574 Description of the issue/feature this PR addresses: Task ID - https://www.odoo.com/web#id=1865574&action=327&model=project.task&view_type=form&menu_id=4720 Pad - https://pad.odoo.com/p/r.e9622c90fa93273cc8ae653919bb1340 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
This update fixes several display issues in email campaign themes, including missing images, broken button rendering in Outlook, and layout problems on mobile devices. It helps marketing emails look more consistent and professional across email clients and screen sizes.
Original PR description
Task: https://www.odoo.com/web#id=1836556&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.ba1da71959d9618cc815fe3d81c1a07b
Code cleanup and technical improvements
This update changes Odoo's internal date and time fields to use native date formats instead of text-based values. It should improve consistency and reliability across business flows such as accounting, calendars, HR, fleet, lunch, and other apps without introducing a visible feature change.
Original PR description
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