Daily updates from Odoo
Monday, February 23, 2026
1 change · 18.0
Enhancements to existing features
This update introduces a simpler way to run Odoo tests by adding an alias for the `--test-tags` command. Previously, users had to explicitly specify test tags, which has now been streamlined for easier test execution. This change improves the efficiency of our testing process.
Original PR description
Backport of https://github.com/odoo/odoo/pull/234287 <img width="408" height="151" alt="image" src="https://github.com/user-attachments/assets/7f22826f-6887-432b-8baf-8a6778b9cadf" /> Forward-Port-Of: odoo/odoo#249123