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.

67 lines
1.5 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. Module name
  4. ===========
  5. This module was written to extend the functionality of Odoo to support setting
  6. a birthdate using a date format and allow you to benefit of a clearer API and
  7. UI.
  8. Installation
  9. ============
  10. To install this module, you need to:
  11. * Install the OCA repository `partner-contact`_.
  12. * Update your modules list.
  13. * Search and install this module.
  14. Configuration
  15. =============
  16. No configuration is needed.
  17. Usage
  18. =====
  19. To use this module, you need to:
  20. * Edit or create a partner.
  21. * Ensure it is **not** a company.
  22. * Set the birthdate there.
  23. For further information, please visit:
  24. * https://www.odoo.com/forum/help-1
  25. * https://github.com/OCA/partner-contact/
  26. Credits
  27. =======
  28. Contributors
  29. ------------
  30. * EL Hadji DEM <elhadji.dem@savoirfairelinux.com>
  31. * Jairo Llopis <j.llopis@grupoesoc.es>
  32. * Matjaž Mozetič <m.mozetic@matmoz.si>
  33. * Rudolf Schnapka <schnapkar@golive-saar.de>
  34. * Denis Leemann <denis.leemann@camptocamp.com>
  35. Maintainer
  36. ----------
  37. .. image:: https://odoo-community.org/logo.png
  38. :alt: Odoo Community Association
  39. :target: https://odoo-community.org
  40. This module is maintained by the OCA.
  41. OCA, or the Odoo Community Association, is a nonprofit organization whose
  42. mission is to support the collaborative development of Odoo features and
  43. promote its widespread use.
  44. To contribute to this module, please visit http://odoo-community.org.
  45. .. _partner-contact: https://github.com/OCA/partner-contact/