Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Contact
Folder size
0.05 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), Open Source Integrators
Maintainers
Odoo Community Association (OCA), Open Source Integrators
Committers
Miika Nissi, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
OCA/partner-contact:
OCA/server-ux:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
Adds an approval workflow to Partners. The default rule requires new
company Contacts to be approved before they can be used.

The rule can be extended to new non-company contact, but beware that may
cause issues with automatically created new contacts, such as the ones
generated when processing incoming emails.

If the 'Is Company' or 'Parent' field changes then the contact is
Request for approval.

For this, the new Contact record is kept as "Archived" until it is
approved.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
partner_form_tier partner.form.tier res.partner form Inherits base.view_partner_form
partner_form_tier_filter partner.form.tier.filter res.partner form Inherits base.view_res_partner_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…