Search 1.9 billion lines of Odoo code on GitHub

partner_multi_relation_work

Author: Savoir-faire Linux
License: LGPL-3
Branch: TA#47980
Repository: Numigi/odoo-partner-addons
Dependencies: partner_change_parent, and partner_multi_relation
Languages: PO File (87, 16.0%), Python (418, 76.8%), XML (19, 3.5%), and reStructuredText (20, 3.7%)
Other branches: 11.0, 12.0, 14.0, 40112, TA#46412---migration_modules_flex, TA#47980---partner_phone_validation, TA#48575, TA#50667, TA#50761, and jbreard-patch-1

<h1 class="title">Partner Multi Relation Work</h1> <p>This module adds employer/employee relationships.</p> <p>When a contact is created, a relation with the parent entity is automatically added.</p> <a name="changing-the-parent-of-a-contact"></a> <h2>Changing the parent of a contact</h2> <p>When a contact moves from a company to another (see module partner_change_parent), new relations are added between the involved partners.</p> <ul class="simple"> <li>A relation is created between the archived contact and the new one saying that the 2 contacts are the same person.</li> <li>A work relation is created between the new contact and the previous entity.</li> <li>A work relation is created between the new contact and the destination entity.</li> <li>All other relations from the archived contact are copied to the new one.</li> </ul> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> <li>Agathe Mollé (<a class="reference external" href="mailto:agathe.molle&#64;savoirfairelinux.com">agathe.molle&#64;savoirfairelinux.com</a>)</li> <li>Guillaume Lot</li> </ul> <a name="more-information"></a> <h2>More information</h2> <ul class="simple"> <li>Meet us at <a class="reference external" href="https://bit.ly/numigi-com">https://bit.ly/numigi-com</a></li> </ul>