TIP: You can type at any time to perform a new search.
Partner Contact Role
partner_contact_role · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- 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 09:06:26
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, Frédéric GRALL
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the functionality of partners to add roles. Each partner can have a job position / function but can be assigned to several roles / responsibilities for his/her duty.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_role_form_view |
res.partner.role.form | res.partner.role | form | New |
view_partner_form_role |
Partner form with roles | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
role_idsMany2many → res.partner.rolecomodel_name='res.partner.role'string='Roles'
No public methods.
New fields (2)
-
activeBooleandefault=Truehelp='By unchecking the active field, you may hide a role you will not use.' -
nameChar
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…