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.

72 lines
1.7 KiB

9 years ago
9 years ago
9 years ago
9 years ago
  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  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. Usage
  13. =====
  14. To use this module, you need to:
  15. * Go to any partner's form.
  16. Only companies have sectors.
  17. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  18. :alt: Try me on Runbot
  19. :target: https://runbot.odoo-community.org/runbot/134/9.0
  20. Known issues / Roadmap
  21. ======================
  22. * Add a unique constraint for name per parent sector.
  23. Bug Tracker
  24. ===========
  25. Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
  26. In case of trouble, please check there if your issue has already been reported. If you
  27. spotted it first, help us smashing it by providing a detailed and welcomed feedback.
  28. Credits
  29. =======
  30. Contributors
  31. ------------
  32. * Rafael Blasco <rafabn@antiun.com>
  33. * Antonio Espinosa <antonioea@antiun.com>
  34. * Javier Iniesta <javieria@antiun.com>
  35. * Vicent Cubells <vicent.cubells@tecnativa.com>
  36. * Pedro M. Baeza <pedro.baeza@tecnativa.com>
  37. Maintainer
  38. ----------
  39. .. image:: https://odoo-community.org/logo.png
  40. :alt: Odoo Community Association
  41. :target: https://odoo-community.org
  42. This module is maintained by the OCA.
  43. OCA, or the Odoo Community Association, is a nonprofit organization whose
  44. mission is to support the collaborative development of Odoo features and
  45. promote its widespread use.
  46. To contribute to this module, please visit http://odoo-community.org.