Daily updates from Odoo
Friday, August 18, 2023
1 change · master
Enhancements to existing features
Project planning now prevents teams from scheduling a task when its blocking tasks are not yet planned, and also prevents planned tasks from being blocked by unplanned work. This helps keep project timelines realistic and reduces confusion around task dependencies.
Original PR description
- planning a task blocked by tasks that are not planned is not authorized - Blocking a planned task by tasks that are not planned is not authorized. Task-3001197