Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Customer Relationship Management
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 09:06:26
Authors
Odoo Community Association (OCA), Agile Business Group, GRAP
Maintainers
Odoo Community Association (OCA), Agile Business Group, GRAP
Committers
Weblate, OCA-git-bot, oca-ci, Frédéric GRALL
Odoo dependencies
OCA/partner-contact:
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of Odoo to support setting a
bithplace city and allows you to benefit of a clearer API and UI.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_personal_information_birthplace Birthplace field res.partner Inherits partner_contact_personal_information_page.personal_information
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (4)
  • birth_city Char
  • birth_country_id Many2one → res.country
    comodel_name='res.country' ondelete='restrict' string='Birth country'
  • birth_state_id Many2one → res.country.state
    comodel_name='res.country.state' ondelete='restrict' string='Birth state'
  • birth_zip Char
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…