You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
2.0 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ===========================================
  5. Exclude some records from the deduplication
  6. ===========================================
  7. This module extends the possibilities of the contact deduplication allowing
  8. to filter the applicable set according to several criteria.
  9. For now, only the filter for restricting the deduplication to only companies or
  10. only contacts is implemented.
  11. Usage
  12. =====
  13. To use this module, you need to:
  14. #. Go to *Sales > Tools > Deduplicate Contacts*.
  15. #. Mark "'Is a company?' field selected", "Parent company not set" or
  16. "Parent company set (Contacts)" in the section 'Exclude contacts having'.
  17. #. This criteria will be used for excluding in the deduplication the selected
  18. kind of records.
  19. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  20. :alt: Try me on Runbot
  21. :target: https://runbot.odoo-community.org/runbot/111/9.0
  22. Bug Tracker
  23. ===========
  24. Bugs are tracked on `GitHub Issues
  25. <https://github.com/OCA/crm/issues>`_. In case of trouble, please
  26. check there if your issue has already been reported. If you spotted it first,
  27. help us smashing it by providing a detailed and welcomed feedback.
  28. Credits
  29. =======
  30. Images
  31. ------
  32. * `Funnel <https://openclipart.org/detail/245510/funnel>`_.
  33. * `Arrow <https://openclipart.org/detail/131875/convergent>`_.
  34. Contributors
  35. ------------
  36. * Pedro M. Baeza <pedro.baeza@tecnativa.com>
  37. * Vicent Cubells <vicent.cubells@tecnativa.com>
  38. Maintainer
  39. ----------
  40. .. image:: https://odoo-community.org/logo.png
  41. :alt: Odoo Community Association
  42. :target: https://odoo-community.org
  43. This module is maintained by the OCA.
  44. OCA, or the Odoo Community Association, is a nonprofit organization whose
  45. mission is to support the collaborative development of Odoo features and
  46. promote its widespread use.
  47. To contribute to this module, please visit https://odoo-community.org.