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

Standard Migration (Add security access in wizard) depend on https://github.com/OCA/web/pull/1731

stale

Technical module (might be useful for developers): save secondary menu ID in URL (originally only root menu id is saved in URL) Also added small bridge module for web responsive...

This module override the default method used to read current record metadata in order to provide two new actions: `Create` or `Edit` XML ID. ![icon](https://user-images.githubusercontent.com/22446243/120113623-9501e680-c17b-11eb-8c60-06adaadeee5a.png) **Create XML ID** ![image](https://user-images.githubusercontent.com/22446243/120113506-16a54480-c17b-11eb-8df6-d79b29962222.png) **Edit...

approved
stale

# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 # Modules to migrate - [x] web_calendar_slot_duration - By @CRogos - #2786 - [ ] web_chatter_position - By @Jp-alitec - #2826 - [x] web_company_color - By @ArnauCForgeFlow...

no stale

This PR adds a converter for TodoList. The default schema for TodoLists from CKEditor is not supported by Odoo, cause elements get stripped away. My PR adds functions to convert...

approved
ready to merge

The bokeh v3.1.1 has a issue when the canvas has width/height at zero. This happen when moving from a view form to tree view and the Bokeh widget is going...