web icon indicating copy to clipboard operation
web copied to clipboard

Odoo web client UI related addons

Results 344 web issues
Sort by recently updated
recently updated
newest added

### Changes - The "Select All Companies" feature was added in version 18.0 (from [this commit](https://github.com/odoo/odoo/commit/5b597766cd176058acb5bc9e542264ea9b7936b0?diff=unified#diff-f2ed00e0822e1a7f99dc815b1666aae3fcbac6fdcdd76fa82b3be1d1dc372247R59)). The "Select All" checkbox is displayed when there are 10 or more companies. In...

approved
ready to merge

It is intended to be a way to filter one2many fields directly in the view. - Reactive - Support web_domain_field - Update the domain don't destroy the records changes

stale

Based on https://github.com/OCA/web/pull/3308 The module adds configurable banners for backend form views. Define rules per model (and optionally per view) to show context-aware alerts with a chosen severity (info/warning/danger). Messages...

approved

This PR includes and supersedes #3267 with the permission of @len-foss. Migrates `web_dark_mode` from 16 to 18 and overhauls the SCSS not only to look better, but also to correspond...

This adds a new "auto" refresh option to the UI for allowing an interval refresh. I have also implemented a setting that is stored in localStorage for the auto refresh...

currently, when grouping by a many2many field, if it contains multiple values (for example: a task assigned to more than one person), the item will only be displayed in the...

Step to reproduce : - log into 16.0 runboat https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=16.0 ![image](https://github.com/user-attachments/assets/53da07cf-7224-4829-9bdf-d5620b2a4fd0) CC @sonhd91

bug