Daily updates from Odoo
Navigate
Branch
Monday, August 6, 2018
14 changes
New functionality added to Odoo
Adds a new website feature that lets event organizers display a live Twitter wall based on configured rules and credentials. Matching tweets are saved so the event page can continue to tell the story after the event, with a small related layout fix in Sign.
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 makes it easier for administrators to configure Twitter/X credentials for the website Twitter Wall feature. It adds clearer guidance in the settings area and a small website template adjustment to support that improvement.
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 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 the alignment of settings text in several dashboard kanban views so it appears centered instead of pushed to the right. The change improves visual consistency and readability for users working with maintenance, manufacturing, stock, and sales dashboards.
Original PR description
Make it in center instead of right. (https://drive.google.com/file/d/1diqwAzAAvEKe0PuZ1luLZZ4DkN9czFu2/view) Ent PR: https://github.com/odoo/enterprise/pull/2469 -- 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
This update corrects wording shown in dashboard kanban settings for Helpdesk, PLM, and Quality Control. It helps users see clearer, more accurate labels when configuring or reviewing these dashboards, reducing small points of confusion.
Original PR description
https://drive.google.com/file/d/1diqwAzAAvEKe0PuZ1luLZZ4DkN9czFu2/view Community PR: https://github.com/odoo/odoo/pull/26114
This update fixes visual layout issues in the Sign app so document requests and related popovers display correctly. It prevents incorrect sizing that could make parts of the signing interface look broken or misaligned, improving the experience for users preparing or reviewing signature requests.
Original PR description
Issue:
- https://drive.google.com/file/d/1-LgTT0CdYUKThYyLJK6LCTSpBCUmms_s/view
- https://drive.google.com/file/d/1A_WiEXrOS6y5IQTyo-2pWns_D3eTxOcW/viewCode 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
This update standardizes how date and time values are handled internally across several accounting, banking, and reporting features. It should reduce inconsistencies in date processing while keeping the user experience largely unchanged.
Original PR description
Enterprise version of odoo/odoo#25624