Partner Address Types

partner_type_base
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/19.0/partner_type_base
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYExtra Tools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), glueckkanja AG
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), glueckkanja AG
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Christopher Rogos
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_setup
    - base
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module was written to extend the functionality of contact types
for a flexible extension.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_partner_form res.partner field Inherits base.view_partner_form
view_partner_simple_form res.partner field Inherits base.view_partner_simple_form
Models touched (1)

New fields (4)
  • can_be_child Boolean
    compute='_compute_contact_type' help='If true, the partner_id field is available.'
  • can_be_parent Boolean
    compute='_compute_contact_type' help='If true, the partner is available as parent.' search='_search_can_be_parent'
  • is_address_readonly Boolean
    compute='_compute_contact_type' help='If true, the address fields are readonly.'
  • is_individual Boolean
    compute='_compute_contact_type' help='If true, the partner name is splitted.'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/18.0/partner_type_base
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYExtra Tools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), glueckkanja AG
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), glueckkanja AG
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Christopher Rogos
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_setup
    - base
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module was written to extend the functionality of contact types
for a flexible extension.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_partner_form res.partner field Inherits base.view_partner_form
view_partner_simple_form res.partner field Inherits base.view_partner_simple_form
Models touched (1)

New fields (4)
  • can_be_child Boolean
    compute='_compute_contact_type' help='If true, the partner_id field is available.'
  • can_be_parent Boolean
    compute='_compute_contact_type' help='If true, the partner is available as parent.' search='_search_can_be_parent'
  • is_address_readonly Boolean
    compute='_compute_contact_type' help='If true, the address fields are readonly.'
  • is_individual Boolean
    compute='_compute_contact_type' help='If true, the partner name is splitted.'
Public methods (0)

No public methods.