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.

71 lines
1.8 KiB

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/8.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.
  27. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  28. `here <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_sector%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  29. Credits
  30. =======
  31. Contributors
  32. ------------
  33. * Rafael Blasco <rafabn@antiun.com>
  34. * Antonio Espinosa <antonioea@antiun.com>
  35. * Javier Iniesta <javieria@antiun.com>
  36. Maintainer
  37. ----------
  38. .. image:: https://odoo-community.org/logo.png
  39. :alt: Odoo Community Association
  40. :target: https://odoo-community.org
  41. This module is maintained by the OCA.
  42. OCA, or the Odoo Community Association, is a nonprofit organization whose
  43. mission is to support the collaborative development of Odoo features and
  44. promote its widespread use.
  45. To contribute to this module, please visit http://odoo-community.org.