Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.1
Category
Project Management
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 08:42:45
Authors
Odoo Community Association (OCA), Patrick Wilson
Maintainers
Odoo Community Association (OCA), Patrick Wilson
Committers
Stefan Rijnhart, Jan Suhr, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds templates for projects.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
project_template_view_inherit_form project.template.form project.project form Inherits project.edit_project
project_template_view_inherit_kanban project.template.kanban project.project kanban Inherits project.view_project_kanban
project_template_view_inherit_search project.template.filter project.project search Inherits project.view_project_project_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • is_template Boolean
    copy=False
Public methods (2)
  • create_project_from_template(self)
  • on_change_is_template(self)
    @api.onchange('is_template')

New fields (0)

No new fields.

Public methods (2)
  • copy_data(self, default=None)
  • update_date_end(self, stage_id)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…