Daily updates from Odoo
Navigate
Branch
Tuesday, March 27, 2018
6 changes
New functionality added to Odoo
Users can now create personal reminders in the mail activity area without linking them to a specific business record. This makes it easier to manage personal to-do items from the activity menu, including quick creation and tracking from the systray.
Original PR description
Task: https://www.odoo.com/web#id=41745&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.240dcafbaec338a169eaea8e07988a88 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
This update expands Odoo's activity reminders so teams can better track approvals, renewals, and follow-ups in HR leave, expenses, sales, and fleet management. It automatically creates, updates, or clears reminders as records move through their workflows, reducing manual follow-up and chatter noise.
Original PR description
Task: https://www.odoo.com/web?#id=39578&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
Manufacturing work orders now treat a time efficiency value of zero as 100% by default. This helps avoid misleading or invalid efficiency calculations when users leave or enter zero, improving consistency in production planning.
Original PR description
Task : https://www.odoo.com/web#id=748018&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720
Helpdesk tickets and employee appraisals now create and manage reminders automatically, helping teams stay on top of deadlines, interviews, and surveys. The appraisal flow also avoids failures when a recipient has no email address and reduces unnecessary chatter notifications.
Original PR description
Task: https://www.odoo.com/web?#id=39578&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
Resolved issues and error corrections
This fix ensures that when an opportunity has both a salesperson and a sales team, they remain aligned. It prevents inconsistent CRM records where a salesperson from one team is assigned to an opportunity under another team, improving data accuracy and sales reporting.
Original PR description
- Create a Salesperson A in Sales Team A - Create an opportunity, save - Edit the opportunity, change the Salesperson to A and Sales Team to B - Save => the Sales Team is set to A - Edit, change the Sales Team to B, save => you are allowed to save The behavior is inconsistent. In case there is a Salesperson and a Sales Team set, we must force the the Salesperson and the Sales Team to be consistent. opw-1830825 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 fixes an error that could occur when handling website signature requests involving multiple records. It helps ensure users can complete signing flows more reliably without unexpected interruptions.
Original PR description
issue: https://www.odoo.com/web#id=1815186&view_type=form&model=project.task&action=333&active_id=1278&menu_id=4720