Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Project Management
Folder size
0.12 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 09:06:22
Authors
Odoo Community Association (OCA), AvanzOSC, Tecnativa, OdooMRP team
Maintainers
Odoo Community Association (OCA), AvanzOSC, Tecnativa, OdooMRP team
Committers
Weblate, OCA-git-bot, oca-ci, Dan Kiplangat
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a sequential code for tasks.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
project_task_code_form_view project.task.code.form project.task form Inherits project.view_task_form2
project_task_code_kanban_view project.task.code.kanban project.task kanban Inherits project.view_task_kanban
project_task_code_search_view project.task.code.search project.task search Inherits project.view_task_search_form
project_task_code_tree_view project.task.code.tree project.task tree Inherits project.view_task_tree2
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • code Char
    copy=False default='/' readonly=True required=True string='Task Number'
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…