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.

59 lines
1.5 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. Contacts' Personal Information Page
  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. * EL Hadji DEM <elhadji.dem@savoirfairelinux.com>
  28. * Jairo Llopis <j.llopis@grupoesoc.es>
  29. * Matjaž Mozetič <m.mozetic@matmoz.si>
  30. * Rudolf Schnapka <schnapkar@golive-saar.de>
  31. Maintainer
  32. ----------
  33. .. image:: https://odoo-community.org/logo.png
  34. :alt: Odoo Community Association
  35. :target: https://odoo-community.org
  36. This module is maintained by the OCA.
  37. OCA, or the Odoo Community Association, is a nonprofit organization whose
  38. mission is to support the collaborative development of Odoo features and
  39. promote its widespread use.
  40. To contribute to this module, please visit http://odoo-community.org.