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.

67 lines
1.8 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ======================
  5. Privacy Partner Report
  6. ======================
  7. This module helps a company to identify all the transactions that a specific
  8. partner is involved in, with the possibility to export the associated data.
  9. Usage
  10. =====
  11. To use this module, you need to:
  12. #. Go to menu of ``Privacy > Reports > Partner Report``.
  13. #. Select a partner, and then wait some seconds until a list of models appear.
  14. #. Click on ``Export XLSX``.
  15. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  16. :alt: Try me on Runbot
  17. :target: https://runbot.odoo-community.org/runbot/263/11.0
  18. Known issues / Roadmap
  19. ======================
  20. * Remove controller workaround if https://github.com/odoo/odoo/pull/24964 is merged.
  21. Bug Tracker
  22. ===========
  23. Bugs are tracked on `GitHub Issues
  24. <https://github.com/OCA/data-protection/issues>`_. In case of trouble, please
  25. check there if your issue has already been reported. If you spotted it first,
  26. help us smash it by providing detailed and welcomed feedback.
  27. Credits
  28. =======
  29. Images
  30. ------
  31. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  32. Contributors
  33. ------------
  34. * Miquel Raïch <miquel.raich@eficent.com>
  35. Do not contact contributors directly about support or help with technical issues.
  36. Maintainer
  37. ----------
  38. .. image:: https://odoo-community.org/logo.png
  39. :alt: Odoo Community Association
  40. :target: https://odoo-community.org
  41. This module is maintained by the OCA.
  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. To contribute to this module, please visit https://odoo-community.org.