Search 1.9 billion lines of Odoo code on GitHub

partner_duplicate_multi_phone

Author: Savoir-faire Linux
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-partner-addons
Dependencies: partner_duplicate_mgmt, and partner_multi_phone
Languages: PO File (47, 14.2%), Python (261, 78.6%), and reStructuredText (24, 7.2%)
Other branches: 11.0, 14.0, 40112, TA#46412---migration_modules_flex, TA#47980, TA#47980---partner_phone_validation, TA#48575, TA#50667, TA#50761, and jbreard-patch-1

<h1 class="title">Partner Duplicate Multi Phone</h1> <p>This module allows to find partner duplicates based on their phone numbers and extensions.</p> <p>An indexed column is added for each of the 4 phone numbers:</p> <ul class="simple"> <li>Work</li> <li>Home</li> <li>Mobile</li> <li>Other</li> </ul> <a name="comparison-between-phone-types"></a> <h2>Comparison between phone types</h2> <p>Each type of number is checked against each other.</p> <p>If a partner has a mobile phone number identical to the work number of another partner, they will be reported as duplicates.</p> <a name="comparison-of-phone-extensions"></a> <h2>Comparison of phone extensions</h2> <p>Work and Other phones are indexed with the extension. If 2 contacts have the same number but with different extensions, they will not be reported as duplicates.</p> <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>Savoir-faire Linux</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>