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.

72 lines
1.7 KiB

  1. ===================
  2. Contact Search Form
  3. ===================
  4. Multiple models can be searched for specified string by DPO.
  5. View containing a search function for Data Protection Officers (DPO) to look
  6. up Customer Data. All available Odoo models can be included in the search
  7. query looking for a specified string.
  8. **Table of contents**
  9. .. contents::
  10. :local:
  11. Usage
  12. =====
  13. The new menu Contact Search is located in the Contacts App
  14. When accessing the Contact Search form a new query can be defined by
  15. clicking on the Create button.
  16. To perform a search the search string is required and the Odoo models that
  17. should be searched have to be selected in the dropdown 'Search in model'.
  18. The search results are stored and can be accessed at a later time from the
  19. tree view of 'Contact Search'.
  20. Known issues / Roadmap
  21. ======================
  22. Bug Tracker
  23. ===========
  24. Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
  25. In case of trouble, please check there if your issue has already been reported.
  26. Do not contact contributors directly about support or help with technical issues.
  27. Credits
  28. =======
  29. Authors
  30. ~~~~~~~
  31. * IT IS AG
  32. Contributors
  33. ~~~~~~~~~~~~
  34. * Dipak Suthar <dipaks@itis.de>
  35. * Sven Hartmann <svenh@itis.de>
  36. Maintainers
  37. ~~~~~~~~~~~
  38. This module is maintained by the OCA.
  39. .. image:: https://odoo-community.org/logo.png
  40. :alt: Odoo Community Association
  41. :target: https://odoo-community.org
  42. OCA, or the Odoo Community Association, is a nonprofit organization whose
  43. mission is to support the collaborative development of Odoo features and
  44. promote its widespread use.
  45. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.