Repository
OCA/crm · module folder · Try on Runboat
Module version
1.0.0
Category
Sales/CRM
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/crm
Last tracking update
2026-08-07 09:06:23
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Weblate, Ruchir Shukla, OCA-git-bot, oca-ci, eugenio
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of crm and project and allow you to create a project from opportunity or lead.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
crm_create_project_view_form CRM Create Project Form crm.create.project form New
crm_lead_view_form_crm_project_project CRM Lead Form Create Project crm.lead form Inherits crm.crm_lead_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (3)
  • lead_id Many2one → crm.lead
    args: 'crm.lead'
  • project_description Html
  • project_name Char
Public methods (1)
  • create_project(self)

New fields (1)
  • project_id Many2one → project.project
    comodel_name='project.project'
Public methods (0)

No public methods.

Loading…

Loading…