Search 1.9 billion lines of Odoo code on GitHub

partner_duplicate_mgmt_firstname

Author: Numigi
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-partner-addons
Dependencies: partner_duplicate_mgmt, and partner_firstname
Languages: Python (82, 80.4%), and reStructuredText (20, 19.6%)
Other branches: TA#48575, and TA#50667

<h1 class="title">Partner Duplicate Management Firstname</h1> <a name="description"></a> <h2>Description</h2> <p>This module will adjust the time duplicated warning will be raised.</p> <p>When input only First Name, no duplicated warning message.</p> <img alt="static/description/input_firstname.png" src="static/description/input_firstname.png" /> <p>When input only Last Name, no duplicated warning message.</p> <img alt="static/description/input_lastname.png" src="static/description/input_lastname.png" /> <p>When input both Last Name and First Name, duplicated warning message is raised when Odoo can find potential duplicated contact.</p> <img alt="static/description/input_lastname_firstname_raise.png" src="static/description/input_lastname_firstname_raise.png" /> <p>When input both Last Name and First Name, duplicated warning message is not raised when Odoo can not find any potential duplicated contact.</p> <img alt="static/description/input_lastname_firstname_no_raise.png" src="static/description/input_lastname_firstname_no_raise.png" /> <p>When select company type, no duplicated warning message.</p> <img alt="static/description/select_company_type_no_raise.png" src="static/description/select_company_type_no_raise.png" /> <a name="configuration"></a> <h2>Configuration</h2> <p>No configuration required apart from module installation.</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>Komit (<a class="reference external" href="https://komit-consulting.com">https://komit-consulting.com</a>)</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>