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.

82 lines
2.3 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. Contacts' Personal Information Page
  6. ===================================
  7. This module extends the contact management functionality.
  8. Its only purpose is to serve as a base for other modules that add personal
  9. information fields to **contacts that are persons**.
  10. Ultimately, this module is no longer required in version 9, as each module
  11. that was previously dependent upon it will declare what it needs for itself.
  12. Installation
  13. ============
  14. This module exists to ensure that upgraded databases continue to work.
  15. There should be no reason to install it directly, and there should be no
  16. modules depending on it.
  17. Configuration
  18. =============
  19. There is no configuration required for this module.
  20. Usage
  21. =====
  22. You can find a new page called *Personal Information* in the contact's form.
  23. For further information, please visit:
  24. * https://www.odoo.com/forum/help-1
  25. * https://github.com/OCA/partner-contact/
  26. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  27. :alt: Try me on Runbot
  28. :target: https://runbot.odoo-community.org/runbot/134/11.0
  29. Known issues / Roadmap
  30. ======================
  31. * None.
  32. Bug Tracker
  33. ===========
  34. Bugs are tracked on `GitHub Issues
  35. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  36. check there if your issue has already been reported. If you spotted it first,
  37. help us smashing it by providing a detailed and welcomed feedback.
  38. Credits
  39. =======
  40. Contributors
  41. ------------
  42. * EL Hadji DEM <elhadji.dem@savoirfairelinux.com>
  43. * Jairo Llopis <j.llopis@grupoesoc.es>
  44. * Matjaž Mozetič <m.mozetic@matmoz.si>
  45. * Rudolf Schnapka <schnapkar@golive-saar.de>
  46. * Richard deMeester <richard@willowit.com.au>
  47. * Nicolas JEUDY <https://github.com/njeudy>
  48. Maintainer
  49. ----------
  50. .. image:: https://odoo-community.org/logo.png
  51. :alt: Odoo Community Association
  52. :target: https://odoo-community.org
  53. This module is maintained by the OCA.
  54. OCA, or the Odoo Community Association, is a nonprofit organization whose
  55. mission is to support the collaborative development of Odoo features and
  56. promote its widespread use.
  57. To contribute to this module, please visit http://odoo-community.org.