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.

61 lines
2.2 KiB

7 years ago
  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 Hierarchy Mapping in relations
  6. =============================================
  7. This module maps automatically the relations between parent partners and their
  8. children as relations. It has an init hook that will create such relations for
  9. existing partners and their children partner. If a child partner changes it's
  10. parent the relation mapping will update automatically. It will automatically
  11. create the relations "has contact" and "is contact of" for partners and their
  12. contacts. This will allow to search using this key, and therefore have an
  13. updated search option for partners and their contacts.
  14. Known issues / Roadmap
  15. ======================
  16. * hide/forbade the delition of the "Is contact of" and "Has Contact" installed
  17. relation types
  18. Bug Tracker
  19. ===========
  20. Bugs are tracked on `GitHub Issues
  21. <https://github.com/OCA/partner_multi_relation/issues>`_. In case of trouble, please
  22. check there if your issue has already been reported. If you spotted it first,
  23. help us smashing it by providing a detailed and welcomed feedback.
  24. Credits
  25. =======
  26. Images
  27. ------
  28. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  29. Contributors
  30. ------------
  31. * Giovanni Francesco Capalbo <giovanni@therp.nl>
  32. Do not contact contributors directly about help with questions or problems concerning this addon, but use the `community mailing list <mailto:community@mail.odoo.com>`_ or the `appropriate specialized mailinglist <https://odoo-community.org/groups>`_ for help, and the bug tracker linked in `Bug Tracker`_ above for technical issues.
  33. Maintainer
  34. ----------
  35. .. image:: https://odoo-community.org/logo.png
  36. :alt: Odoo Community Association
  37. :target: https://odoo-community.org
  38. This module is maintained by the OCA.
  39. OCA, or the Odoo Community Association, is a nonprofit organization whose
  40. mission is to support the collaborative development of Odoo features and
  41. promote its widespread use.
  42. To contribute to this module, please visit https://odoo-community.org.