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.

68 lines
1.4 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 having a
  6. checkbox that indicates if your contacts have been affected by terrorism.
  7. Installation
  8. ============
  9. To install this module, you need to:
  10. * Install the OCA repository `partner-contact`_.
  11. Configuration
  12. =============
  13. No configuration is needed.
  14. Usage
  15. =====
  16. To use this module, you need to:
  17. * Edit or create a partner.
  18. * Ensure it is **not** a company.
  19. * Go to the *Personal Information* sheet.
  20. * Set the *Affected by terrorism* checkbox there.
  21. For further information, please visit:
  22. * https://www.odoo.com/forum/help-1
  23. * https://github.com/OCA/partner-contact/
  24. Known issues / Roadmap
  25. ======================
  26. * None.
  27. Credits
  28. =======
  29. * Icon from `Font Awesome <http://fontawesome.io/>`_.
  30. Contributors
  31. ------------
  32. * Jairo Llopis <j.llopis@grupoesoc.es>
  33. Maintainer
  34. ----------
  35. .. image:: https://odoo-community.org/logo.png
  36. :alt: Odoo Community Association
  37. :target: https://odoo-community.org
  38. This module is maintained by the OCA.
  39. OCA, or the Odoo Community Association, is a nonprofit organization whose
  40. mission is to support the collaborative development of Odoo features and
  41. promote its widespread use.
  42. To contribute to this module, please visit http://odoo-community.org.
  43. .. _partner-contact: https://github.com/OCA/partner-contact/