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.4 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 was written to extend 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. Installation
  11. ============
  12. .. warning::
  13. **You should NOT install this module yourself**, because it does nothing by
  14. itself. This module should get installed automatically when you install
  15. other modules that actually do something useful.
  16. Configuration
  17. =============
  18. There is no configuration required for this module.
  19. Usage
  20. =====
  21. You can find a new page called *Personal Information* in the contact's form.
  22. For further information, please visit:
  23. * https://www.odoo.com/forum/help-1
  24. * https://github.com/OCA/partner-contact/
  25. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  26. :alt: Try me on Runbot
  27. :target: https://runbot.odoo-community.org/runbot/134/9.0
  28. Known issues / Roadmap
  29. ======================
  30. * None.
  31. Bug Tracker
  32. ===========
  33. Bugs are tracked on `GitHub Issues <https://github.com/OCA/
  34. partner-contact/issues>`_.
  35. In case of trouble, please check there if your issue has already been reported.
  36. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here <https://github.com/OCA/
  37. partner-contact/issues/new?body=module:%20
  38. partner_contact_personal_information_page%0Aversion:%20
  39. 9.0.1.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  40. Credits
  41. =======
  42. Contributors
  43. ------------
  44. * EL Hadji DEM <elhadji.dem@savoirfairelinux.com>
  45. * Jairo Llopis <j.llopis@grupoesoc.es>
  46. * Matjaž Mozetič <m.mozetic@matmoz.si>
  47. * Rudolf Schnapka <schnapkar@golive-saar.de>
  48. * Richard deMeester <richard@willowit.com.au>
  49. Maintainer
  50. ----------
  51. .. image:: https://odoo-community.org/logo.png
  52. :alt: Odoo Community Association
  53. :target: https://odoo-community.org
  54. This module is maintained by the OCA.
  55. OCA, or the Odoo Community Association, is a nonprofit organization whose
  56. mission is to support the collaborative development of Odoo features and
  57. promote its widespread use.
  58. To contribute to this module, please visit http://odoo-community.org.