OCA/partner-contact · 18.0
Partner Multi Relation Archive Propagate
partner_multi_relation_archive_propagate
Partner Multi Relation Archive Propagate
Partner Multi Relation Archive Propagate
This module extends the behaviour of partner_archive_propagate to also propagate archiving and unarchiving via partner_multi_relation relations.
When a company is archived:
- all related partners linked through relation types with
propagate_archive = Trueare considered for propagation; - related partners without active users are archived and marked with
propagated_from_idpointing to the company; - related partners linked to active users are skipped and listed in a message on the company.
When the company is unarchived, all partners that were archived because of it – whether through the partner hierarchy or through multi-relations – are restored automatically by the core partner_archive_propagate logic.
Non-company partners do not propagate via this module, even if they are
involved in relations with propagate_archive = True.
Table of contents
Usage
-
Install the following modules:
partner_multi_relationpartner_archive_propagatepartner_multi_relation_archive_propagate(this module)
-
Configure relation types:
- Go to Relation Types menu.
- Create or edit a relation type.
- Enable "Propagate archive" (
propagate_archive) on the relation type(s) where archiving should cascade.
-
Create relations:
- Link a company partner to other partners using the configured relation types.
-
Archive a company:
- Use the "Archive Contact and Children" button (not the gear menu) to propagate archiving to related partners.
- The wizard lists both hierarchy contacts and contact-type relation partners. Remove any row to exclude that partner from the operation.
- All related partners reachable via relation types with
propagate_archive = Truewill be treated like propagated descendants:- archived if possible,
- skipped (and mentioned) if they have active users,
- marked with
propagated_from_id = <company>.
Note: The gear (⚙) Archive action archives only the company itself and never propagates to relation partners, regardless of the Force propagation outside UI setting.
-
Unarchive the company:
- Unarchiving the company triggers the base
partner_archive_propagatelogic. - All partners (tree descendants or relation-based) that were
archived because of this company (
propagated_from_id) are unarchived and have the field cleared.
- Unarchiving the company triggers the base
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Therp BV
Contributors
- Nikos Tsirintanis <<ntsirintanis@therp.nl>>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/partner-contact project on GitHub.
You are welcome to contribute. To learn how please visit <https://odoo-community.org/page/Contribute>.






