Monday, December 19, 2022
2 changes · master
Enhancements to existing features
The survey sharing window has been streamlined so email-related options can be hidden when they are not needed. This reduces clutter for users sharing public surveys while still keeping mailing settings available through a toggle.
Original PR description
Purpose ======= Simplifying the mail modal used to share surveys: we are hiding all the mailing options behind a toggle for public surveys. This enables less cluttering of the modal if the user doesn't need to share a survey via email. Specifications ============== * We simplified the modal, you can hide all the parameters for the template creation via a toggle if you want less clutter * The subject is now rendered as computed in the modal for mass mailing task-2901947 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
Fixes issues where the time off dashboard did not refresh correctly after leave changes and canceled leave could leave behind incorrect overtime records. This helps HR users see accurate time off and overtime balances, with extra-hours totals consistently shown in hours.
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