Daily updates from Odoo
Wednesday, February 21, 2024
1 change
New functionality added to Odoo
A CODEOWNERS file has been added to the repository to establish clear ownership and responsibility for different parts of the codebase. This helps streamline code review processes by automatically assigning the appropriate team members to review changes in their areas of responsibility.
Original PR description
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