mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-11-14 10:12:05 +00:00
.. | ||
i18n | ||
images | ||
security | ||
static/description | ||
tests | ||
views | ||
wizards | ||
__init__.py | ||
__manifest__.py | ||
COPYRIGHT | ||
LICENSE | ||
pyproject.toml | ||
README.rst |
======================== Deduplicate Contacts ACL ======================== .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:899764afb496ed845a2315be7e225c83d430e047f6db01c4a089f54a43bbb200 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github :target: https://github.com/OCA/partner-contact/tree/17.0/partner_deduplicate_acl :alt: OCA/partner-contact .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_deduplicate_acl :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| This module extends the functionality of the CRM contact deduplicator to add permission groups that allow the matching users to use those tools, not needing to be the sale settings manager. **Table of contents** .. contents:: :local: Configuration ============= To configure this module you need to: 1. Go to *Settings > Users & Companies > Users*. 2. Choose a user. 3. From field *Deduplicate Contacts* under *Other* in *Access Rights* tab choose desired permission level: - *Manually* allows to run a manual deduplication process. - *Automatically* allows to run an automatic deduplication process. .. warning:: Automatic contact deduplication can easily lead to unwanted results. Better backup before choosing this option. - *Without restrictions* executes chosen deduplication method with admin rights, to be able to update objects where the user would not normally have write rights, and to allow them to merge contacts with different email addresses. .. warning:: This is an advanced feature. Make sure to train the user(s) before enabling this permission. Usage ===== To use this module, you need to: 1. Ask your admin to give you the new rights. 2. Go to *Contacts > Tools > Deduplicate Contacts* as usual. Bug Tracker =========== Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/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 <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_deduplicate_acl%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. Do not contact contributors directly about support or help with technical issues. Credits ======= Authors ------- * Tecnativa Contributors ------------ - `Tecnativa <https://www.tecnativa.com>`__: - Rafael Blasco - Jairo Llopis - Vicent Cubells - Pedro M. Baeza - Luis M. Ontalba - Victor M.M. Torres - Carlos Roca - João Marques - César A. Sánchez - Kevin Khao <kevin.khao@gmail.com> - `Pesol <https://www.pesol.es>`__: - Jonathan Oscategui Taza <info@pesol.es> - `Binhex <https://binhex.cloud/>`__: - Deriman Alonso Maintainers ----------- This module is maintained by the OCA. .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: https://odoo-community.org 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. This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/17.0/partner_deduplicate_acl>`_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.