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
odoo/odoo:
- web
- bus
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 IDNameModelTypeStatus
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_ids Many2many → res.partner.role
    comodel_name='res.partner.role' string='Roles'
Public methods (0)

No public methods.

New fields (2)
  • active Boolean
    default=True help='By unchecking the active field, you may hide a role you will not use.'
  • name Char
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…