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.

65 lines
2.1 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. Parent contact Mapping in relations
  6. ===================================
  7. This module maps automatically creates contact relations for contact
  8. addresss of a partner. Inversely, you can create a contact relation between a
  9. person and another partner, and the person will automatically become a
  10. contact address for the other partner. A person may only have one contact
  11. relation, because a partner may only have one parent.
  12. Known issues / Roadmap
  13. ======================
  14. * hide/forbade the deletion of the "Is contact of" and "Has Contact" installed
  15. relation types
  16. Bug Tracker
  17. ===========
  18. Bugs are tracked on `GitHub Issues
  19. <https://github.com/OCA/partner_multi_relation/issues>`_. In case of trouble,
  20. please check there if your issue has already been reported. If you spotted it
  21. first, help us smashing it by providing a detailed and welcomed feedback.
  22. Credits
  23. =======
  24. Images
  25. ------
  26. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  27. Contributors
  28. ------------
  29. * Giovanni Francesco Capalbo <giovanni@therp.nl>
  30. * Ronald Portier <ronald@therp.nl>
  31. Do not contact contributors directly about help with questions or problems
  32. concerning this addon, but use the
  33. `community mailing list <mailto:community@mail.odoo.com>`_ or the
  34. `appropriate specialized mailinglist <https://odoo-community.org/groups>`_
  35. for help, and the bug tracker linked in `Bug Tracker`_ above for
  36. technical issues.
  37. Maintainer
  38. ----------
  39. .. image:: https://odoo-community.org/logo.png
  40. :alt: Odoo Community Association
  41. :target: https://odoo-community.org
  42. This module is maintained by the OCA.
  43. OCA, or the Odoo Community Association, is a nonprofit organization whose
  44. mission is to support the collaborative development of Odoo features and
  45. promote its widespread use.
  46. To contribute to this module, please visit https://odoo-community.org.