web
web copied to clipboard
Odoo web client UI related addons
Standard Migration (Add security access in wizard) depend on https://github.com/OCA/web/pull/1731
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.  **Create XML ID**  **Edit...
# 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...
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...
Migrated to V17.
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...
Supersedes #2308