Daily updates from Odoo
Navigate
Branch
Monday, September 18, 2017
10 changes
New functionality added to Odoo
This adds reusable progress bars to Kanban boards and applies them in CRM and Project views. Teams can more easily see status and workload progress at a glance, improving day-to-day tracking without opening individual records.
Original PR description
**Task:** https://www.odoo.com/web#id=34919&view_type=form&model=project.task&action=327&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.25672e99fddf195d7f1b658641bbf0c7 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
This change corrects wording in the Ratings area so task-related ratings now use the clearer label "Resource." It improves consistency and reduces confusion for users reviewing ratings.
Original PR description
Description of the issue/feature this PR addresses: Issue - https://www.odoo.com/web?#id=766733&view_type=form&model=project.issue&action=609&menu_id=4720 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 corrects typos in the Mail Chatter interface. It makes the text clearer and more polished for users working with messages and activity history.
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
Calendar event colors have been simplified and aligned with Odoo’s standard interface palette. This makes events easier to distinguish visually and creates a more consistent look across the backend.
Original PR description
TASK: https://www.odoo.com/web#id=34256&view_type=form&model=project.task&action=333&active_id=133&menu_id=4720
Graph views in the backend now use a more consistent layout instead of stretching to fill the full browser window. This makes reports easier to read and creates a cleaner, more predictable experience for users.
Original PR description
TASK: https://www.odoo.com/web#id=34256&view_type=form&model=project.task&action=333&active_id=133&menu_id=4720
Resolved issues and error corrections
This fixes a small typo in the Rating app code. The change helps keep rating-related messages or behavior consistent and avoids confusion caused by incorrect wording.
Original PR description
…ommit/3824b5dcc13678d3985ad45ac21dcf9ac9202c20#diff-cf0a333bc9777f64299040707b29d3b0L73 Description of the issue/feature this PR addresses: Issue: [https://www.odoo.com/web?#id=767947&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720](url) 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 an issue in the employee attendance screens where session information could be accessed incorrectly, potentially causing the greeting or kiosk confirmation pages to fail. The change helps ensure attendance check-in and confirmation flows load reliably for users.
Original PR description
issue: https://www.odoo.com/web#id=771363&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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 updates how Odoo discovers add-ons installed through Python packages, making it more reliable with newer Python packaging tools. It helps avoid startup or installation issues for deployments that use packaged custom or third-party add-ons, especially on Python 3.
Original PR description
This fixes #15718 for python 3 in a much more reliable way. More information here: https://packaging.python.org/guides/packaging-namespace-packages/#native-namespace-packages @odony I really hope this is acceptable for you. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Restores the background color for internal log notes in the mail discussion area after a design update made them hard to distinguish. This helps users quickly identify internal notes and avoid missing important context.
Original PR description
issue: https://www.odoo.com/web?#id=770030&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 due to new changes in master design, internal log note background color was removed. So this pr will fix that issue and bring back that background color of log note. -- 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 users sorted columns in related record lists inside forms. It improves reliability during everyday data entry and review, reducing interruptions for users working with linked records.
Original PR description
Description of the issue/feature this PR addresses: ISSUE ID - https://www.odoo.com/web#id=771870&view_type=form&model=project.issue&action=609&menu_id=4720 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