Daily updates from Odoo
Thursday, August 9, 2018
4 changes · master
New functionality added to Odoo
This update adds helper capabilities for calculating date and time ranges in Odoo's web layer, such as the start or end of a period and date arithmetic. It helps make browser-side date handling more consistent and reliable for features that depend on time-based calculations.
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
Resolved issues and error corrections
Starring or unstarring a message in a document discussion no longer creates duplicate copies in the thread. This keeps conversations cleaner and ensures starred messages are added correctly to the starred channel.
Original PR description
Before this commit - When click on priority(star) of any document, it was duplicating the msg. After this commit - Message will not get duplicate and the msg will add to starred channel successfully. This commit is related to bug 1871428. 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 keeps timesheet synchronization and calling features compatible with recent internal messaging changes. It also prevents duplicate loading during tests, reducing errors and improving stability for users.
Documentation and clarification updates
This pull request adds an individual contributor license agreement record for a contributor. It supports Odoo's legal contribution process and does not change product behavior for users.
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