TIP: You can type at any time to perform a new search.
Lead to Issue
crm_project_issue · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Project
- Folder size
- 0.25 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 04:59:47
- Authors
- Maintainers
- None
- Committers
- Olivier Dony, Christophe Simonis, Martin Trigaux, Odoo Translation Bot, Denis Ledoux, Jérome Maes, Julien Legros, qdp-odoo, Yannick Tivisse
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads_project_issue |
crm.lead.form.inherit.lead2projectissue | crm.lead | form | Inherits crm.crm_case_form_view_leads |
view_crm_lead2projectissue_wizard |
crm.lead2projectissue.wizard.form | crm.lead2projectissue.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
lead_idMany2one → crm.leaddomain=[('type', '=', 'lead')]string='Lead' args: 'crm.lead' -
project_idMany2one → project.projectdomain=[('use_issues', '=', True)]string='Project' args: 'project.project'
-
action_lead_to_project_issue(self)@api.multi -
default_get(self, fields)@api.model
Loading…
Loading…