Friday, August 28, 2020
2 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-prProject settings now better explain that allowed portal users may see all project tasks, even when they are not the customer. This helps businesses understand task visibility choices and avoid accidental over-sharing with external users.
Original PR description
Some modules needs to limit the visibibility of some tasks. This commit allows to easility modifies the default domain. Taskid: 2265562 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr