TIP: You can type at any time to perform a new search.
Partner Middle Name
partner_middlename · OCA/partner-contact
- 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
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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)
-
middlenameCharargs: 'Middle Name'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 91 days ago
- Last activity
- 84 days ago
- Repository
- OCA/partner-contact
- Pull request
- [19.0][MIG] partner_middlename (#2360)