| 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_quick_start_screen |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | web |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, David, oca-ci, Carlos Roca |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a configurable start screen so users can go right into their more common tasks. It can be configured at the user level or just be used as common screens. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
quick_start_screen_action_form |
quick.start.screen.action | form | New | |
quick_start_screen_action_kanban |
quick.start.screen.action | kanban | New | |
quick_start_screen_action_list |
quick.start.screen.action | list | New | |
quick_start_screen_list_view |
quick.start.screen | list | New | |
view_users_form |
res.users | field | Inherits base.view_users_form |
No HTTP endpoints found for this module.
action_ids
Many2many → quick.start.screen.action
comodel_name='quick.start.screen.action'
name
Char
translate=True
action_screen_actions(self)
action_ref_id
Reference
required=True
selection=[('ir.actions.report', 'ir.actions.report'), ('ir.actions.act_window', 'ir.actions.act_window'), ('ir.actions.act_url', 'ir.actions.act_url'), ('ir.actions.server', 'ir.actions.server'), ('ir.actions.client', 'ir.actions.client')]
active
Boolean
default=True
color
Integer
help='Choose the icon color'
context
Char
help="Add extra context if needed. You can use `ref('<xml_id>')` and it will beevaluated. You can also use `datetime` and `context_today` in the same way`ir.filters` do."
description
Html
translate=True
domain
Char
help="Add extra domain if needed. You can use `ref('<xml_id>')` and it will beevaluated. You can also use `datetime` and `context_today` in the same way`ir.filters` do."
icon_name
Char
help='Just set the Font Awesome icon name. e.g.: fa-truck'
image
Image
max_height=128
max_width=128
store=True
args: 'Start screen icon'
name
Char
required=True
translate=True
sequence
Integer
run_action(self)
quick_start_screen_id
Many2one → quick.start.screen
comodel_name='quick.start.screen'
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_quick_start_screen |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | web |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, David, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a configurable start screen so users can go right into their more common tasks. It can be configured at the user level or just be used as common screens. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
quick_start_screen_action_form |
quick.start.screen.action | form | New | |
quick_start_screen_action_kanban |
quick.start.screen.action | kanban | New | |
quick_start_screen_action_tree |
quick.start.screen.action | tree | New | |
quick_start_screen_tree_view |
quick.start.screen | tree | New | |
view_users_form |
res.users | field | Inherits base.view_users_form |
No HTTP endpoints found for this module.
action_ids
Many2many → quick.start.screen.action
comodel_name='quick.start.screen.action'
name
Char
translate=True
action_screen_actions(self)
action_ref_id
Reference
required=True
selection=[('ir.actions.report', 'ir.actions.report'), ('ir.actions.act_window', 'ir.actions.act_window'), ('ir.actions.act_url', 'ir.actions.act_url'), ('ir.actions.server', 'ir.actions.server'), ('ir.actions.client', 'ir.actions.client')]
active
Boolean
default=True
color
Integer
help='Choose the icon color'
context
Char
help="Add extra context if needed. You can use `ref('<xml_id>')` and it will beevaluated. You can also use `datetime` and `context_today` in the same way`ir.filters` do."
description
Html
translate=True
domain
Char
help="Add extra domain if needed. You can use `ref('<xml_id>')` and it will beevaluated. You can also use `datetime` and `context_today` in the same way`ir.filters` do."
icon_name
Char
help='Just set the Font Awesome icon name. e.g.: fa-truck'
image
Image
max_height=128
max_width=128
store=True
args: 'Start screen icon'
name
Char
required=True
translate=True
sequence
Integer
run_action(self)
quick_start_screen_id
Many2one → quick.start.screen
comodel_name='quick.start.screen'
No public methods.