Friday, August 28, 2020
3 changes · master
Enhancements to existing features
Improves the two-week work calendar setup by making week explanations clearer and correcting misleading guidance about odd and even weeks. This reduces the risk of incorrect schedule entries that could affect payroll calculations.
Original PR description
Before this commit, when two week calendar were used, the tooltip was wrongfully assuming which week were odd and even.
Even with correct information, it was not easy to fill and could easily lead to wrong information on the payroll.
taskid: 2308804
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prResolved issues and error corrections
The Helpdesk dashboard now correctly displays the My Performance section on mobile devices. This lets support users review their personal performance information while working from a phone, improving visibility on the go.
Original PR description
PURPOSE My Performance part of dashboard is not displayed in mobile SPEC when open dashboard My Performance information should display TaskId: 2314928
Fixes an issue in barcode picking where scanning the same product after cancelling the Put in Pack wizard could crash the workflow. This keeps warehouse barcode operations running smoothly and also corrects a small translation typo.