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.3 KiB

  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 `base_contact`_ to
  6. support setting the gender of a partner.
  7. .. _base_contact: https://github.com/OCA/partner-contact/tree/8.0/base_contact
  8. Installation
  9. ============
  10. To install this module, you need to:
  11. * Install the `partner-contact`_ repository.
  12. .. _partner-contact: https://github.com/OCA/partner-contact/
  13. Usage
  14. =====
  15. To use this module, you need to:
  16. * Edit a partner or create a new one.
  17. * Ensure the partner is **not** a company.
  18. * Go to the *Personal information* sheet.
  19. * Set the gender there.
  20. For further information, please visit:
  21. * https://www.odoo.com/forum/help-1
  22. * https://github.com/OCA/partner-contact/
  23. Credits
  24. =======
  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.