| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/19.0/web_responsive |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs, Onestein, ITerra |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs, Onestein, ITerra |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA-git-bot, oca-ci, Bhavesh Heliconia, Yan Chirino |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - web_tour - base_setup - bus - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds responsiveness to web backend. **Features for all devices**: - Redirect to the dashboard after logging in. Users will only be redirected to the home page after login if they have enabled the 'Redirect to Home' option in their profile settings.  - New navigation with the fullscreen app menu  - Quick menu search inside the app menu  - Sticky header & footer in list view  - Sticky statusbar in form view  - Bigger checkboxes in list view  **Features for mobile**: \* View type picker dropdown displays comfortably - Control panel buttons use icons to save space.  - Followers and send button is displayed on mobile. Avatar is hidden.  - Big inputs on form in edit mode **Features for desktop computers**: - Keyboard shortcuts for easier navigation, **using \`Alt + Shift + \[NUM\]\`** combination instead of just Alt + \[NUM\] to avoid conflict with Firefox Tab switching. Standard Odoo keyboard hotkeys changed to be more intuitive or accessible by fingers of one hand. F.x. Alt + S for Save  - Autofocus on search menu box when opening the app menu  - When the chatter is on the side part, the document viewer fills that part for side-by-side reading instead of full screen. You can still put it on full width preview clicking on the new maximize button.  - When the user chooses to send a public message the color of the composer is different from the one when the message is an internal log.  |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_users_view_form_apps_menu_preferences |
res.users.apps.menu.preferences.form | res.users | form | New |
view_users_form_web_responsive |
res.users.form.web.responsive | res.users | data | Inherits base.view_users_form |
No new fields.
Public methods (1)session_info(self)
apps_menu_search_type
Selection
default='canonical'
required=True
args: [('canonical', 'Canonical'), ('fuse', 'Fuse'), ('command_palette', 'Command Palette')]
apps_menu_theme
Selection
default='milk'
required=True
args: [('milk', 'Milk'), ('community', 'Community')]
is_redirect_home
Boolean
compute='_compute_redirect_home'
help='Redirect to dashboard after signing in'
readonly=False
store=True
string='Redirect to Home'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/18.0/web_responsive |
| VERSION | |
| VERSION | 1.0.6 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs, Onestein, ITerra |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs, Onestein, ITerra |
| COMMITTERS | |
| COMMITTERS | Carlos Lopez, Weblate, OCA-git-bot, oca-ci, kobros-tech, CarlosRoca13, FernandoRomera, Denny Morán, Shamnas Koyani, Kevin Dominguez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - web_tour - base_setup - bus - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds responsiveness to web backend. **Features for all devices**: - Redirect to the dashboard after logging in. Users will only be redirected to the home page after login if they have enabled the 'Redirect to Home' option in their profile settings.  - New navigation with the fullscreen app menu  - Quick menu search inside the app menu  - Sticky header & footer in list view  - Sticky statusbar in form view  - Bigger checkboxes in list view  **Features for mobile**: \* View type picker dropdown displays comfortably - Control panel buttons use icons to save space.  - Followers and send button is displayed on mobile. Avatar is hidden.  - Big inputs on form in edit mode **Features for desktop computers**: - Keyboard shortcuts for easier navigation, **using \`Alt + Shift + \[NUM\]\`** combination instead of just Alt + \[NUM\] to avoid conflict with Firefox Tab switching. Standard Odoo keyboard hotkeys changed to be more intuitive or accessible by fingers of one hand. F.x. Alt + S for Save  - Autofocus on search menu box when opening the app menu  - When the chatter is on the side part, the document viewer fills that part for side-by-side reading instead of full screen. You can still put it on full width preview clicking on the new maximize button.  - When the user chooses to send a public message the color of the composer is different from the one when the message is an internal log.  |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_users_view_form_apps_menu_preferences |
res.users.apps.menu.preferences.form | res.users | form | New |
view_users_form_web_responsive |
res.users.form.web.responsive | res.users | data | Inherits base.view_users_form |
No new fields.
Public methods (1)session_info(self)
apps_menu_search_type
Selection
default='canonical'
required=True
args: [('canonical', 'Canonical'), ('fuse', 'Fuse'), ('command_palette', 'Command Palette')]
apps_menu_theme
Selection
default='milk'
required=True
args: [('milk', 'Milk'), ('community', 'Community')]
is_redirect_home
Boolean
compute='_compute_redirect_home'
help='Redirect to dashboard after signing in'
readonly=False
store=True
string='Redirect to Home'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/17.0/web_responsive |
| VERSION | |
| VERSION | 1.1.10 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs, Onestein, ITerra |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs, Onestein, ITerra |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Carlos Lopez, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Carlos Roca, pilarvargas-tecnativa, Ryan Cole, Fai, Taras Shabaranskyi, Angel Patel, MarwanBHL |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web_tour - web - base - base_setup - bus |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds responsiveness to web backend. **Features for all devices**: - Redirect to the dashboard after logging in. Users will only be redirected to the home page after login if they have enabled the 'Redirect to Home' option in their profile settings.  - New navigation with the fullscreen app menu  - Quick menu search inside the app menu  - Sticky header & footer in list view  - Sticky statusbar in form view  - Bigger checkboxes in list view  **Features for mobile**: \* View type picker dropdown displays comfortably - Control panel buttons use icons to save space.  - Followers and send button is displayed on mobile. Avatar is hidden.  - Big inputs on form in edit mode **Features for desktop computers**: - Keyboard shortcuts for easier navigation, **using \`Alt + Shift + \[NUM\]\`** combination instead of just Alt + \[NUM\] to avoid conflict with Firefox Tab switching. Standard Odoo keyboard hotkeys changed to be more intuitive or accessible by fingers of one hand. F.x. Alt + S for Save  - Autofocus on search menu box when opening the app menu  - When the chatter is on the side part, the document viewer fills that part for side-by-side reading instead of full screen. You can still put it on full width preview clicking on the new maximize button.  - When the user chooses to send a public message the color of the composer is different from the one when the message is an internal log.  |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_users_view_form_apps_menu_preferences |
res.users.apps.menu.preferences.form | res.users | form | New |
view_users_form_web_responsive |
res.users.form.web.responsive | res.users | data | Inherits base.view_users_form |
No new fields.
Public methods (1)session_info(self)
apps_menu_search_type
Selection
default='canonical'
required=True
args: [('canonical', 'Canonical'), ('fuse', 'Fuse'), ('command_palette', 'Command Palette')]
apps_menu_theme
Selection
default='milk'
required=True
args: [('milk', 'Milk'), ('community', 'Community')]
is_redirect_home
Boolean
compute='_compute_redirect_home'
help='Redirect to dashboard after signing in'
readonly=False
store=True
string='Redirect to Home'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/16.0/web_responsive |
| VERSION | |
| VERSION | 1.4.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs, Onestein, ITerra |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs, Onestein, ITerra |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Enric Tobella, Víctor Martínez, Roy Le, Hugo Santos, Weblate, OCA-git-bot, David, Huy Lee, oca-ci, Carlos Roca, pilarvargas-tecnativa, Julien Guenat, anjeel.haria, Tuan Hung, Hafizh Syam, Olivier Bitsch, Hafizh Ibnu Syam |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - base_setup - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/15.0/web_responsive |
| VERSION | |
| VERSION | 1.1.13 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs, ITerra |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs, ITerra |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, Weblate, OCA-git-bot, David, oca-ci, Carlos Roca, Sergey Shebanin, CarlosRoca13, Vincent Hatakeyama, anjeel.haria, Hieu.VMB |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - base_setup - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
responsive_web_layout |
Responsive Layout | ir.ui.view | qweb | Inherits web.layout |
view_users_form_simple_modif |
res.users | xpath | Inherits base.view_users_form_simple_modif | |
webclient_bootstrap |
App Drawer - Web Client | ir.ui.view | qweb | Inherits web.webclient_bootstrap |
chatter_position
Selection
default='sided'
args: [('normal', 'Normal'), ('sided', 'Sided')]
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/14.0/web_responsive |
| VERSION | |
| VERSION | 1.2.2 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | Daniel Reis, Enric Tobella, OCA Transbot, Alexandre D. Díaz, oca-travis, Weblate, OCA-git-bot, David, KKamaa, Sergey Shebanin, Splash |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - base_setup - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Open Mobile Assets | ir.ui.view | qweb | Inherits web.assets_backend |
responsive_web_layout |
Responsive Layout | ir.ui.view | qweb | Inherits web.layout |
view_users_form_chatter_pos |
res.users | xpath | Inherits base.view_users_form | |
view_users_form_simple_modif |
res.users | xpath | Inherits base.view_users_form_simple_modif | |
webclient_bootstrap |
App Drawer - Web Client | ir.ui.view | qweb | Inherits web.webclient_bootstrap |
chatter_position
Selection
default='sided'
string='Chatter Position'
args: [('normal', 'Normal'), ('sided', 'Sided')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/13.0/web_responsive |
| VERSION | |
| VERSION | 2.8.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, GitHub, Jairo Llopis, david, Ivàn Todorovich, Yann Papouin, Alexandre Díaz, OCA Transbot, João Marques, Alexandre D. Díaz, oca-travis, Weblate, OCA-git-bot, Benjamin Willig, emagdalena, Pablo Androetto |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - base_setup - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Open Mobile Assets | ir.ui.view | qweb | Inherits web.assets_backend |
view_users_form_simple_modif |
res.users | xpath | Inherits base.view_users_form_simple_modif | |
webclient_bootstrap |
App Drawer - Web Client | ir.ui.view | qweb | Inherits web.webclient_bootstrap |
chatter_position
Selection
default='sided'
string='Chatter Position'
args: [('normal', 'Normal'), ('sided', 'Sided')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/12.0/web_responsive |
| VERSION | |
| VERSION | 2.4.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs, Alexandre Díaz |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs, Alexandre Díaz |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Sylvain LE GAL, GitHub, Jairo Llopis, Andrii Skrypka, Yann Papouin, Alexandre Díaz, OCA Transbot, Alexandre D. Díaz, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - base_setup - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Open Mobile Assets | ir.ui.view | qweb | Inherits web.assets_backend |
view_users_form_simple_modif |
res.users | xpath | Inherits base.view_users_form_simple_modif | |
webclient_bootstrap |
App Drawer - Web Client | ir.ui.view | qweb | Inherits web.webclient_bootstrap |
chatter_position
Selection
default='normal'
string='Chatter Position'
args: [('normal', 'Normal'), ('sided', 'Sided')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/11.0/web_responsive |
| VERSION | |
| VERSION | 2.0.3 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs, Alexandre Díaz |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs, Alexandre Díaz |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Jairo Llopis, OCA Transbot, Dave Lasley, oca-travis, OCA-git-bot, Simone Orsi, OCA Git Bot, Dennis Sluijk, Angel Moya Pardo, QS5ELkMu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Open Mobile Assets | ir.ui.view | qweb | Inherits web.assets_backend |
menu |
App Drawer - Menu | ir.ui.view | qweb | Inherits web.menu |
menu_link |
App Drawer - Menu Link | ir.ui.view | qweb | Inherits web.menu_link |
menu_secondary |
App Drawer - Secondary Menu | ir.ui.view | qweb | Inherits web.menu_secondary |
menu_secondary_submenu |
App Drawer - Secondary Submenu | ir.ui.view | qweb | Inherits web.menu_secondary_submenu |
qunit_suite |
qunit_suite | ir.ui.view | qweb | Inherits web.qunit_suite |
view_users_form_simple_modif |
res.users | xpath | Inherits base.view_users_form_simple_modif | |
webclient_bootstrap |
App Drawer - Web Client | ir.ui.view | qweb | Inherits web.webclient_bootstrap |
chatter_position
Selection
default='normal'
string='Chatter Position'
args: [('normal', 'Normal'), ('sided', 'Sided')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/10.0/web_responsive |
| VERSION | |
| VERSION | 1.2.3 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Jairo Llopis, OCA Transbot, Alexandre D. Díaz, Dave Lasley, oca-travis, sergio.teruel, Fanha Giang, Daniel Torres |
| WEBSITE | |
| WEBSITE | https://laslabs.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Open Mobile Assets | ir.ui.view | qweb | Inherits web.assets_backend |
menu |
App Drawer - Menu | ir.ui.view | qweb | Inherits web.menu |
menu_link |
App Drawer - Menu Link | ir.ui.view | qweb | Inherits web.menu_link |
menu_secondary |
App Drawer - Secondary Menu | ir.ui.view | qweb | Inherits web.menu_secondary |
menu_secondary_submenu |
App Drawer - Secondary Submenu | ir.ui.view | qweb | Inherits web.menu_secondary_submenu |
qunit_suite |
qunit_suite | ir.ui.view | qweb | Inherits web.qunit_suite |
webclient_bootstrap |
App Drawer - Web Client | ir.ui.view | qweb | Inherits web.webclient_bootstrap |
No new fields.
Public methods (1)search(self, args, offset=0, limit=None, order=None, count=False)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/9.0/web_responsive |
| VERSION | |
| VERSION | 3.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, OCA Transbot, Dave Lasley |
| WEBSITE | |
| WEBSITE | https://laslabs.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Open Mobile Assets | ir.ui.view | qweb | Inherits web.assets_backend |
menu |
App Drawer - Menu | ir.ui.view | qweb | Inherits web.menu |
menu_link |
App Drawer - Menu Link | ir.ui.view | qweb | Inherits web.menu_link |
menu_secondary |
App Drawer - Secondary Menu | ir.ui.view | qweb | Inherits web.menu_secondary |
menu_secondary_submenu |
App Drawer - Secondary Submenu | ir.ui.view | qweb | Inherits web.menu_secondary_submenu |
qunit_suite |
qunit_suite | ir.ui.view | qweb | Inherits web.qunit_suite |
webclient_bootstrap |
App Drawer - Web Client | ir.ui.view | qweb | Inherits web.webclient_bootstrap |
No models found for this module.