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.

58 lines
1.7 KiB

  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. Allows multiple selection on many2many_tags widget
  6. ==================================================
  7. In a many2many_tags widget when a lot of entries should be selected it's fastidious to select 80% of them. Then you may click on 'search more', but impossible to select several attributes at once.
  8. This module adds a checkbox to this list so multiple entries can be selected at once.
  9. Configuration
  10. =============
  11. After installation, the behavior of all fields using the 'many2many_tags' widget will be changed automatically.
  12. Bug Tracker
  13. ===========
  14. Bugs are tracked on `GitHub Issues
  15. <https://github.com/OCA/web/issues>`_. In case of trouble, please
  16. check there if your issue has already been reported. If you spotted it first,
  17. help us smash it by providing detailed and welcomed feedback.
  18. Images
  19. ------
  20. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  21. Contributors
  22. ------------
  23. * Sylvain Calador <sylvain.calador@akretion.com>
  24. * Jamin Shah <jaiminshah2009@gmail.com>
  25. * Maxence Groine <mgroine@fiefmanage.ch>
  26. Do not contact contributors directly about support or help with technical issues.
  27. Maintainer
  28. ----------
  29. .. image:: https://odoo-community.org/logo.png
  30. :alt: Odoo Community Association
  31. :target: https://odoo-community.org
  32. This module is maintained by the OCA.
  33. OCA, or the Odoo Community Association, is a nonprofit organization whose
  34. mission is to support the collaborative development of Odoo features and
  35. promote its widespread use.
  36. To contribute to this module, please visit https://odoo-community.org.