Daily updates from Odoo
Saturday, September 13, 2025
1 change · 18.0
Resolved issues and error corrections
The favorite search option now lets users select both available checkboxes at the same time. This fixes confusing behavior where the options acted like radio buttons, so users no longer have to choose only one when both should apply.
Original PR description
With this change, both boxes can be checked at the same time. Previously, they behaved like radio buttons, but now they will work as proper checkboxes. Description of the issue/feature this PR addresses: https://github.com/odoo/odoo/issues/224909 With this change, both boxes can be checked at the same time. Previously, they behaved like radio buttons, but now they will work as proper checkboxes. 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