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
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 08:42:56
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Miquel Raïch, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the possibility to define a sequence for the partner's supplier
reference. Then when creating a new partner, if the partner is a supplier, the
supplier reference will be automatically set using this sequence.

To distinguish suppliers from customers the partner_manual_rank module is used.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • supplier_ref Char
    readonly=True
Public methods (3)
  • copy(self, default=None)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
184 days ago
Last activity
86 days ago
Repository
OCA/partner-contact
Pull request
[19.0][MIG] partner_supplier_ref_sequence (#2289)