Thursday, February 12, 2026
2 changes · master
Enhancements to existing features
Users can now use the attachment button in chatter even when the search panel is open. This removes an unnecessary interruption and makes it easier to add files without changing context.
Original PR description
**Current behavior before PR:** currently attachment button is disable while search is open in chatter. because it was disabled by opening search action. **Desired behavior after PR is merged:** improved logic to enable attachment button while search action is open in chatter. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Installation warning messages now identify the related module more clearly, making issues easier to trace and resolve. The Mail module description was also cleaned up to prevent confusing warnings during installation.