Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Partner Management
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 08:42:56
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
Odoo Community Association (OCA), Open Source Integrators
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
OCA/partner-contact:
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
Allows to enter contact names using three separate fields, for First
name, Middle Name and Last Name.

NOTE: currently this feature is incompatible with te Partner Second Last
Name (`partner_second_lastname`), please don't install them together in
the same database.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
partner_form res.partner form Inherits partner_firstname.view_partner_form
partner_simple_form res.partner form Inherits partner_firstname.view_partner_simple_form
users_form Add second last name res.users form Inherits partner_firstname.view_users_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • middlename Char
    args: 'Middle Name'
Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
90 days ago
Last activity
83 days ago
Repository
OCA/partner-contact
Pull request
[19.0][MIG] partner_middlename (#2360)