Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Tools
Folder size
0.11 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), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Christopher Rogos, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
OCA/partner-contact:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the possibilities of the contact deduplication
allowing to filter the applicable set according to several criteria.

For now, only the filter for restricting the deduplication to only
companies or only contacts is implemented.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
base_partner_merge_automatic_wizard_form base.partner.merge.automatic.wizard form Inherits base.base_partner_merge_automatic_wizard_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • exclude_is_company Boolean
    args: "'Is a company?' field selected"
  • exclude_not_parent Boolean
    args: 'Parent company not set'
  • exclude_parent Boolean
    args: 'Parent company set (Contacts)'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…