Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.2
Category
Customer Relationship Management
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
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Jordi Ballester Alomar, Marina Alapont, Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a supplier reference field to specify the supplier reference of the
contact.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_partner_form res.partner.form - supplier.reference res.partner form Inherits base.view_partner_form
view_partner_tree res.partner.list - supplier.reference res.partner tree Inherits base.view_partner_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • supplier_ref Char
    copy=False help='Supplier reference given to this partner.' index=True string='Supplier Reference'
Public methods (0)

No public methods.

Loading…