Tuesday, September 22, 2020
1 change · master
New functionality added to Odoo
Project teams can now set tasks to repeat automatically on a daily, weekly, monthly, or yearly schedule. This reduces manual work for regular activities and lets users control when repeated tasks are generated and when the recurrence ends.
Original PR description
Purpose ======= Some activities are repeated regularly. Having the possibility to auto-generate those would be great. Specifications ============== Add the recurrence feature to the settings of project. When it's enabled, enable it by default on all existing and future projects. Add a 'Recurring tasks' checkbox to the project view form to enable/disable the feature on a project. When Recurring tasks is True on a project, show a new tab on project task form. In this tab you have the recurrency settings for the task: Every X days/weeks/months/years until -forever -last date -numper of repetitions You also have the possibility to choose how long before the deadline the task should be created. Task-2172156 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr