| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/19.0/project_sequence |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Services/Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - html_editor - uom - portal - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add a sequence field to projects, filled automatically and add a code sequence filter in tree view project. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_sequence_form_view |
Project.sequence.project.edit | project.project | xpath | Inherits project.edit_project |
project_sequence_kanban_view |
Project.sequence.project.kanban | project.project | xpath | Inherits project.view_project_kanban |
project_sequence_search_view |
Project.sequence.project.view.search | project.project | field | Inherits project.view_project_project_filter |
project_sequence_tree_view |
Project_sequence_project_view | project.project | xpath | Inherits project.view_project |
res_config_settings_view_form |
Configure project display name | res.config.settings | xpath | Inherits project.res_config_settings_view_form |
No HTTP endpoints found for this module.
name
Char
required=False
sequence_code
Char
copy=False
readonly=True
create(self, vals_list)
name_search(self, name='', domain=None, operator='ilike', limit=100)
write(self, vals)
project_display_name_pattern
Char
config_parameter='project_sequence.display_name_pattern'
default='%(sequence_code)s - %(name)s'
help='Use %(sequence_code)s and %(name)s to include the sequence code and the name of the project in the display name.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/18.0/project_sequence |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Services/Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Saran440, mchechlacz |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - html_editor - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add a sequence field to projects, filled automatically and add a code sequence filter in tree view project. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_sequence_form_view |
Project.sequence.project.edit | project.project | xpath | Inherits project.edit_project |
project_sequence_search_view |
Project.sequence.project.view.search | project.project | field | Inherits project.view_project_project_filter |
project_sequence_tree_view |
Project_sequence_project_view | project.project | xpath | Inherits project.view_project |
res_config_settings_view_form |
Configure project display name | res.config.settings | xpath | Inherits project.res_config_settings_view_form |
No HTTP endpoints found for this module.
name
Char
required=False
sequence_code
Char
copy=False
readonly=True
create(self, vals_list)
name_search(self, name='', args=None, operator='ilike', limit=100)
write(self, vals)
project_display_name_pattern
Char
config_parameter='project_sequence.display_name_pattern'
default='%(sequence_code)s - %(name)s'
help='Use %(sequence_code)s and %(name)s to include the sequence code and the name of the project in the display name.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/17.0/project_sequence |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Services/Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, andrea |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add a sequence field to projects, filled automatically and add a code sequence filter in tree view project. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_sequence_form_view |
Project.sequence.project.edit | project.project | xpath | Inherits project.edit_project |
project_sequence_kanban_view |
Project.sequence.project.kanban | project.project | xpath | Inherits project.view_project_kanban |
project_sequence_search_view |
Project.sequence.project.view.search | project.project | field | Inherits project.view_project_project_filter |
project_sequence_tree_view |
Project_sequence_project_view | project.project | xpath | Inherits project.view_project |
res_config_settings_view_form |
Configure project display name | res.config.settings | xpath | Inherits project.res_config_settings_view_form |
No HTTP endpoints found for this module.
name
Char
required=False
sequence_code
Char
copy=False
readonly=True
create(self, vals_list)
name_search(self, name='', args=None, operator='ilike', limit=100)
write(self, vals)
project_display_name_pattern
Char
config_parameter='project_sequence.display_name_pattern'
default='%(sequence_code)s - %(name)s'
help='Use %(sequence_code)s and %(name)s to include the sequence code and the name of the project in the display name.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/16.0/project_sequence |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Services/Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | GitHub, Weblate, OCA-git-bot, oca-ci, Nils Coenen, Bhavesh Heliconia, Jose Cano |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_sequence_form_view |
Project.sequence.project.edit | project.project | xpath | Inherits project.edit_project |
project_sequence_kanban_view |
Project.sequence.project.kanban | project.project | xpath | Inherits project.view_project_kanban |
project_sequence_search_view |
Project.sequence.project.view.search | project.project | field | Inherits project.view_project_project_filter |
project_sequence_tree_view |
Project_sequence_project_view | project.project | xpath | Inherits project.view_project |
res_config_settings_view_form |
Configure project display name | res.config.settings | xpath | Inherits project.res_config_settings_view_form |
No HTTP endpoints found for this module.
name
Char
required=False
sequence_code
Char
copy=False
readonly=True
create(self, vals_list)
name_get(self)
name_search(self, name='', args=None, operator='ilike', limit=100)
write(self, vals)
project_display_name_pattern
Char
config_parameter='project_sequence.display_name_pattern'
default='%(sequence_code)s - %(name)s'
help='Use %(sequence_code)s and %(name)s to include the sequence code and the name of the project in the display name.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/15.0/project_sequence |
| VERSION | |
| VERSION | 0.2.2 |
| CATEGORY | |
| CATEGORY | Services/Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_sequence_form_view |
Project.sequence.project.edit | project.project | xpath | Inherits project.edit_project |
project_sequence_kanban_view |
Project.sequence.project.kanban | project.project | xpath | Inherits project.view_project_kanban |
project_sequence_search_view |
Project.sequence.project.view.search | project.project | field | Inherits project.view_project_project_filter |
project_sequence_tree_view |
Project_sequence_project_view | project.project | xpath | Inherits project.view_project |
res_config_settings_view_form |
Configure project display name | res.config.settings | xpath | Inherits project.res_config_settings_view_form |
No HTTP endpoints found for this module.
name
Char
required=False
sequence_code
Char
copy=False
readonly=True
create(self, vals_list)
name_get(self)
name_search(self, name='', args=None, operator='ilike', limit=100)
write(self, vals)
project_display_name_pattern
Char
config_parameter='project_sequence.display_name_pattern'
default='%(sequence_code)s - %(name)s'
help='Use %(sequence_code)s and %(name)s to include the sequence code and the name of the project in the display name.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/14.0/project_sequence |
| VERSION | |
| VERSION | 0.2.0 |
| CATEGORY | |
| CATEGORY | Services/Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_sequence_form_view |
Project.sequence.project.edit | project.project | xpath | Inherits project.edit_project |
project_sequence_kanban_view |
Project.sequence.project.kanban | project.project | xpath | Inherits project.view_project_kanban |
project_sequence_search_view |
Project.sequence.project.view.search | project.project | field | Inherits project.view_project_project_filter |
project_sequence_tree_view |
Project_sequence_project_view | project.project | xpath | Inherits project.view_project |
res_config_settings_view_form |
Configure project display name | res.config.settings | xpath | Inherits project.res_config_settings_view_form |
No HTTP endpoints found for this module.
name
Char
required=False
sequence_code
Char
copy=False
readonly=True
create(self, vals_list)
name_get(self)
name_search(self, name='', args=None, operator='ilike', limit=100)
write(self, vals)
project_display_name_pattern
Char
config_parameter='project_sequence.display_name_pattern'
default='%(sequence_code)s - %(name)s'
help='Use %(sequence_code)s and %(name)s to include the sequence code and the name of the project in the display name.'
No public methods.