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.

87 lines
2.1 KiB

9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ==============
  5. Partner Sector
  6. ==============
  7. This module adds the concept of economic sector for partners.
  8. Configuration
  9. =============
  10. To manage sectors, you need to:
  11. * Go to *Sales > Configuration > Address Book > Sectors*.
  12. By default only companies have sectors. To activate sectors in individuals also,
  13. you need to activate the following setting:
  14. * Go to *Settings > General Settings > Sector in contacts > Use sector for individuals*
  15. Or, if you have *Sales* or *CRM* modules installed:
  16. * Go to *Sales > Configuration > Settings > Partner Sector > Use sector for individuals*
  17. Usage
  18. =====
  19. To use this module, you need to:
  20. * Go to any partner's form.
  21. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  22. :alt: Try me on Runbot
  23. :target: https://runbot.odoo-community.org/runbot/134/9.0
  24. Known issues / Roadmap
  25. ======================
  26. * Add a unique constraint for name per parent sector.
  27. Bug Tracker
  28. ===========
  29. Bugs are tracked on `GitHub Issues
  30. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  31. check there if your issue has already been reported. If you spotted it first,
  32. help us smash it by providing detailed and welcomed feedback.
  33. Credits
  34. =======
  35. Images
  36. ------
  37. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  38. Contributors
  39. ------------
  40. * Rafael Blasco <rafabn@antiun.com>
  41. * Antonio Espinosa <antonioea@antiun.com>
  42. * Javier Iniesta <javieria@antiun.com>
  43. * Vicent Cubells <vicent.cubells@tecnativa.com>
  44. * Pedro M. Baeza <pedro.baeza@tecnativa.com>
  45. * Jordi Ballester Alomar <jordi.ballester@eficent.com>
  46. Maintainer
  47. ----------
  48. .. image:: https://odoo-community.org/logo.png
  49. :alt: Odoo Community Association
  50. :target: https://odoo-community.org
  51. This module is maintained by the OCA.
  52. OCA, or the Odoo Community Association, is a nonprofit organization whose
  53. mission is to support the collaborative development of Odoo features and
  54. promote its widespread use.
  55. To contribute to this module, please visit https://odoo-community.org.