| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/multi-company |
| GIT | |
| GIT | https://github.com/OCA/multi-company.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/multi-company/tree/14.0/intercompany_shared_contact |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Partner |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Miquel Raïch, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/multi-company |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - contacts - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
No new fields.
Public methods (1)create(self, vals_list)
origin_company_id
Many2one → res.company
compute='_compute_origin_company_id'
compute_sudo=True
help="Hack field to keep the information of the 'real' company_id. That way, we can share the contact by setting company_id to null, without losing any information. If null, the contact is not shared."
index=True
store=True
args: 'res.company'
res_company_id
One2many → res.company
help='Effectively a One2one field to represent the corresponding res.company'
readonly=True
args: 'res.company', 'partner_id'
check_field_access_rights(self, operation, fields)
No new fields.
Public methods (3)create(self, vals_list)
onchange_company_id(self)
write(self, vals)