Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Customer Relationship Management
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 06:56:11
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Alexandre Fayolle, Ronald Portier, Holger Brunn, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the possibility to show certain partner relations in its own
tab instead of the list of all relations. This can be useful if certain
relation types are regularly used and should be overseeable at a glace.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
form_res_partner_relation_type res.partner.relation.type form Inherits partner_relations.form_res_partner_relation_type
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • browse(self, cr, uid, select, context=None, list_class=None, fields_process=None)
  • fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)

New fields (0)

No new fields.

Public methods (2)
  • get_tabs(self, cr, uid, context=None)
  • make_tab(self, source, side)