Daily updates from Odoo
Thursday, March 20, 2025
2 changes
1 change
Code cleanup and technical improvements
This change aligns how record creation customizations are written across several Odoo Enterprise apps. It is an internal cleanup that helps automated checks pass consistently and makes future maintenance safer, with no expected day-to-day impact for users.
Original PR description
odoo/odoo#202106
1 change
Code cleanup and technical improvements
This update cleans up how automated tests define views across several Odoo Enterprise apps. It is an internal maintenance change that helps keep test code easier to maintain without changing customer-facing functionality.
Original PR description
## Pull Request HOOT (PRHOOT) 29 This pull requests brings various improvements and fixes to Hoot and the Odoo unit test ecosystem. See the different commit messages for more details. Note: these changes are made in stable to avoid having to support multiple versions of the HOOT API. As such, these changes are intended to be strictly limited to unit tests as to not put the rest of the code base at risk. Community: https://github.com/odoo/odoo/pull/199461 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr