| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/19.0/partner_type_base |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), glueckkanja AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), glueckkanja AG |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Christopher Rogos |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner | field | Inherits base.view_partner_form | |
view_partner_simple_form |
res.partner | field | Inherits base.view_partner_simple_form |
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.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/18.0/partner_type_base |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), glueckkanja AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), glueckkanja AG |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Christopher Rogos |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner | field | Inherits base.view_partner_form | |
view_partner_simple_form |
res.partner | field | Inherits base.view_partner_simple_form |
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.'
No public methods.