Friday, May 27, 2022
2 changes · master
Enhancements to existing features
Recurring project tasks now automatically carry over their assigned people and planned start and end dates when new tasks are created. This helps teams keep recurring work scheduled and assigned consistently, and also improves the delete dialog for recurring tasks.
Original PR description
Prior this, the user_ids, planned_date_begin and planned_date_end were not set automatically upon creation of recurrent task. Also made a fix in the dialog to delete recurrent tasks. task-2835618 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
Belgian payroll reports have updated layouts for 281.10, 281.45, and individual account documents. This makes employee and tax-related payroll reports clearer and easier to use for payroll teams.
Original PR description
This commit aims to improve the report layouts for : - 281.10 - 281.45 - Individual reports taskID 2832631