Repository
OCA/crm · module folder · Try on Runboat
Module version
1.0.0
Category
Customer Relationship Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.antiun.com
Last tracking update
2026-08-07 07:03:04
Authors
Odoo Community Association (OCA), Antiun Ingeniería S.L.
Maintainers
Odoo Community Association (OCA), Antiun Ingeniería S.L.
Committers
Jairo Llopis, Weblate, OCA Transbot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
crm_case_form_view_leads Add second lastname crm.lead form Inherits crm_lead_firstname.crm_case_form_view_leads
crm_case_form_view_oppor Add second lastname crm.lead form Inherits crm_lead_firstname.crm_case_form_view_oppor
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • contact_lastname2 Char
    args: 'Second last name'
Public methods (1)
  • on_change_partner_id(self, partner_id)
    @api.multi
    Recover first and last names from partner if available.