web
web copied to clipboard
Odoo web client UI related addons
Scope - web_calendar_slot_duration only (OCA/web) Summary - Migrate to Odoo 19 using the working feature branch code. - Context handling aligned with 19.0. - Asset paths are relative under web.assets_backend....
## Module The name of the module that has a bug. web_notify ## Describe the bug A clear and concise description of what the bug is. After install, i am...
Hello, how can I add more columns to my view. Ex: 
When changing the field used for filtering, the domain doesn't update automatically resulting in filtering on `value = "1"` instead of `value = ""` for char field (for example) ##...
This PR is a backport of https://github.com/OCA/web/pull/3231