Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.1.0
Category
Generic Modules/Base
Folder size
0.12 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, ACSONE SA/NV, Odoo Community Association (OCA), Tiny/initOS GmbH & Co. KG, Tecnativa
Maintainers
Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA), Tiny/initOS GmbH & Co. KG, Tecnativa
Committers
Stefan Rijnhart, Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the possibility to define a sequence for the partner's
reference. This reference is then set as default when you create a new
partner, using the defined sequence.

The reference field is treated as a commercial field, i.e. it is managed
from the commercial partner and then propagated to the partner's
contacts. The field is visible on the contacts, but it can only be
modified from the commercial partner.

No references are assigned for contacts such as shipping and invoice
addresses.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form Make partner reference readonly when non-commercial res.partner form Inherits base.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • ref Char
    copy=False
Public methods (3)
  • copy(self, default=None)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…