Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0
Category
Hidden
Folder size
0.01 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
http://www.camptocamp.com
Last tracking update
2026-08-07 07:17:48
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp
Committers
Pedro M. Baeza
Odoo dependencies
OCA/partner-contact:
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
Adapt the computation of display name so that it gets visible in tree and
kanban views.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • name_get(self, cr, uid, ids, context=None)
    By pass of name_get to use directly firstname and lastname as we cannot ensure name as already been computed when calling this method for display_name

Loading…

Loading…

Loading…