Daily updates from Odoo
Tuesday, January 30, 2018
11 changes · master
New functionality added to Odoo
Adds Singapore GST Returns and IRAS Audit File reporting so businesses can prepare required tax and audit submissions directly in Odoo. The update includes improved report views, export formats, and opening balance handling to support compliance workflows.
Original PR description
related to task: https://www.odoo.com/web#id=34300&view_type=form&model=project.task&action=333&active_id=967&menu_id=4720
Enhancements to existing features
This update streamlines how Odoo calculates sales amounts to invoice and already invoiced, especially when refunds are involved. It also improves timesheet and analytic accounting data so customer-related cost analysis is more accurate, while making delivered quantity handling more consistent for stockable products.
Original PR description
https://www.odoo.com/web?debug#id=40226&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds a lighter way for Odoo to record automatic system notes on documents without triggering unnecessary follower notifications. It improves performance during operations that create or track records, while keeping user-created notes and meaningful business notifications unchanged.
Original PR description
Do stuff.
This update improves how Odoo tracks delivered quantities on sales orders, especially when products are delivered through timesheets, expenses, stock moves, or vendor bills. It also clarifies expense and reinvoicing settings on products and adds better visibility into expenses linked to sales orders, helping teams invoice more accurately and review related costs more easily.
Original PR description
Task: https://www.odoo.com/web#id=40226&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
The chatter interface is updated to make conversation history easier to read by visually distinguishing internal notes from customer-facing comments and email templates. Change tracking is simplified so update messages focus on fields that actually changed, improving clarity while preparing for future email improvements.
Original PR description
Task: https://www.odoo.com/web#id=46155&view_type=form&model=project.task&menu_id=5200
This update makes project subtasks more flexible by allowing them to belong to different projects while keeping key customer and sales details aligned with their parent task. It also improves how planned hours, worked hours, and progress are calculated so managers get clearer reporting across tasks and subtasks.
Original PR description
Task: https://www.odoo.com/web?#id=38498&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.8ebc29e41364318cb570c4102ff983b1 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
The Kanban view now shows a clear “Add column” call-to-action with a plus icon instead of a narrow vertical bar. This makes it easier for users to discover how to create a new column and improves day-to-day usability.
Original PR description
…ertical bar Task : https://www.odoo.com/web#id=47849&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.fb82c7d3f7316c72370b9839ecaf7c9f Description of the issue/feature this PR addresses: Add a "+" CTA With text "Add column" instead of the vertical bar we got instead. Current behavior before PR: Currently thre is a vertical bar for add new column in kanban. Desired behavior after PR is merged: Added a "+" CTA With text "Add column" instead of the vertical bar we got instead. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Discuss messaging experience now includes a broader and better-presented emoji set. Users can find and select emojis more easily thanks to improved display, positioning, and scrolling behavior.
Original PR description
Description of the issue/feature this PR addresses: Task ID - https://www.odoo.com/web#id=36898&view_type=form&model=project.task&action=327&menu_id=4720 Pad - https://pad.odoo.com/p/r.4fa3048de558da53e486ac6c1d231419 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
Users can now disable push notifications for specific discussion channels. This helps reduce unwanted alerts while keeping important conversations available in Odoo.
Original PR description
Task: https://www.odoo.com/web#id=33103&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-TQF6JHM868
Customer ratings linked to helpdesk and project work now use a clearer parent-child structure. This improves how feedback is organized and connected across related records, making rating information easier to manage and understand.
Original PR description
Task : https://www.odoo.com/web#id=30903&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720 sister branch of: https://github.com/odoo/odoo/pull/17163
Resolved issues and error corrections
Fixes an error that could prevent users from opening the website settings page. This keeps website configuration accessible after a field name change, reducing disruption for administrators.
Original PR description
…lang_id field changed to website_default_lang_id but it remains same in on_change method Issue: https://www.odoo.com/web#id=805718&view_type=form&model=project.issue&action=609&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr