Daily updates from Odoo
Thursday, February 1, 2024
2 changes
1 change
Enhancements to existing features
A new automated check verifies that document details, such as the document name and customer, are correctly carried over when related tasks are created. This helps reduce the risk of task records missing important context for project teams.
Original PR description
This commit will add a test to check that the name and the partner of the document is propagated to its tasks on creation. task-3231698
1 change
Enhancements to existing features
The Partner Autocomplete module will no longer automatically install when Odoo is set up. This gives businesses more control over which features are enabled by default, allowing them to choose whether to use this functionality based on their specific needs.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr