Daily updates from Odoo
Thursday, December 15, 2016
2 changes · master
Enhancements to existing features
The pull request updates the display text from “Hr” to “HR” in the HR department area. This improves consistency and professionalism in user-facing labels without changing functionality.
Original PR description
Task : https://www.odoo.com/web#id=692003&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Description of the issue/feature this PR addresses: Corrected word 'HR' Current behavior before PR: Current word is 'Hr' Desired behavior after PR is merged: Now Word changed to "HR" -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
This fix prevents an error from appearing when users select the line chart option in graph views. It helps keep chart switching smooth and avoids interruptions during reporting or data analysis.
Original PR description
task: https://www.odoo.com/web#id=695528&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Description of the issue/feature this PR addresses: this issue comes because of line chart option. 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