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.

56 lines
1.3 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. Contacts' Personal Data
  4. =======================
  5. This module was written to extend the contact management functionality.
  6. Its only purpose is to serve as a base for other modules that add personal
  7. information fields to contacts that are persons.
  8. Installation
  9. ============
  10. .. warning::
  11. **You should NOT install this module yourself**, because it does nothing by
  12. itself. This module should get installed automatically when you install
  13. other modules that actually do something useful.
  14. Usage
  15. =====
  16. You can find a new page called *Personal Information* in the contact's form.
  17. For further information, please visit:
  18. * https://www.odoo.com/forum/help-1
  19. * https://github.com/OCA/partner-contact/
  20. Known issues / Roadmap
  21. ======================
  22. * None.
  23. Credits
  24. =======
  25. Contributors
  26. ------------
  27. * Jairo Llopis <j.llopis@grupoesoc.es>
  28. Maintainer
  29. ----------
  30. .. image:: https://odoo-community.org/logo.png
  31. :alt: Odoo Community Association
  32. :target: https://odoo-community.org
  33. This module is maintained by the OCA.
  34. OCA, or the Odoo Community Association, is a nonprofit organization whose
  35. mission is to support the collaborative development of Odoo features and
  36. promote its widespread use.
  37. To contribute to this module, please visit http://odoo-community.org.