Repository
OCA/web · module folder · Try on Runboat
Module version
1.0.0
Category
Extra Tools
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web
Last tracking update
2026-08-07 09:06:23
Authors
Camptocamp, Odoo Community Association (OCA), Hynsys Technologies, Alitec Pte Ltd
Maintainers
Camptocamp, Odoo Community Association (OCA), Hynsys Technologies, Alitec Pte Ltd
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
Configurable chatter position from the user preferences.

Supports Both Community & Enterprise Edition.

Extends the functionality of the web client to get full width in the form view sheet.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_users_form_simple_modif res.users form Inherits base.view_users_form_simple_modif
webclient_bootstrap webclient_bootstrap ir.ui.view qweb Inherits web.webclient_bootstrap
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • chatter_position Selection
    default='auto' args: [('auto', 'Responsive'), ('bottom', 'Bottom'), ('sided', 'Sided')]
Public methods (2)
  • SELF_READABLE_FIELDS(self)
    @property
  • SELF_WRITEABLE_FIELDS(self)
    @property

Loading…

Loading…

Loading…

Loading…

Loading…