Wednesday, February 14, 2018
2 changes
Enhancements to existing features
This update adds broader checks to ensure employee leave times are handled correctly across different time zones. It helps prevent misunderstandings when employees and managers view time off from different locations, while keeping internal calculations consistent.
Original PR description
Purpose ======= We need to check if resource module takes into account the timezone of the employee taking a leave and the timezone of the user asking to see when this employee has taken some leave. Basically everything should be done in UTC internally and then converted back to the user's timezone. 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 accounting reports search filter now uses a clearer name for its default date option. This small wording improvement helps users better understand report filters and reduces confusion when reviewing financial reports.
Original PR description
Issue : https://www.odoo.com/web?#id=805140&view_type=form&model=project.issue&action=609&menu_id=4720