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.

58 lines
1.3 KiB

9 years ago
  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. Partner Gender
  4. ==============
  5. This module was written to extend the functionality of Odoo contacts manager to
  6. support setting the gender of a partner.
  7. Installation
  8. ============
  9. To install this module, you need to:
  10. * Install the `partner-contact`_ repository.
  11. .. _partner-contact: https://github.com/OCA/partner-contact/
  12. Usage
  13. =====
  14. To use this module, you need to:
  15. * Edit a partner or create a new one.
  16. * Ensure the partner is **not** a company.
  17. * Go to the *Personal information* sheet.
  18. * Set the gender there.
  19. For further information, please visit:
  20. * https://www.odoo.com/forum/help-1
  21. * https://github.com/OCA/partner-contact/
  22. Credits
  23. =======
  24. * Icon from `Font Awesome <http://fontawesome.io/>`_.
  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.