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.

84 lines
2.5 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/9.0
  29. Known issues / Roadmap
  30. ======================
  31. * None.
  32. Bug Tracker
  33. ===========
  34. Bugs are tracked on `GitHub Issues <https://github.com/OCA/
  35. partner-contact/issues>`_.
  36. In case of trouble, please check there if your issue has already been reported.
  37. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here <https://github.com/OCA/
  38. partner-contact/issues/new?body=module:%20
  39. partner_contact_personal_information_page%0Aversion:%20
  40. 9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  41. Credits
  42. =======
  43. Contributors
  44. ------------
  45. * EL Hadji DEM <elhadji.dem@savoirfairelinux.com>
  46. * Jairo Llopis <j.llopis@grupoesoc.es>
  47. * Matjaž Mozetič <m.mozetic@matmoz.si>
  48. * Rudolf Schnapka <schnapkar@golive-saar.de>
  49. * Richard deMeester <richard@willowit.com.au>
  50. Maintainer
  51. ----------
  52. .. image:: https://odoo-community.org/logo.png
  53. :alt: Odoo Community Association
  54. :target: https://odoo-community.org
  55. This module is maintained by the OCA.
  56. OCA, or the Odoo Community Association, is a nonprofit organization whose
  57. mission is to support the collaborative development of Odoo features and
  58. promote its widespread use.
  59. To contribute to this module, please visit http://odoo-community.org.