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.

65 lines
1.9 KiB

8 years ago
8 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. Hide left Menu in Web interface
  6. ===============================
  7. This module adds a menu item after logout link to hide or show left menu.
  8. It is useful on small screens or tree views with many columns.
  9. Usage
  10. =====
  11. To use this module, you need to:
  12. * Click on new menu item "Hide/Show Menu"on dropdown menu after logout menu item.
  13. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  14. :alt: Try me on Runbot
  15. :target: https://runbot.odoo-community.org/runbot/repo/github-com-oca-web-162
  16. Bug Tracker
  17. ===========
  18. Bugs are tracked on `GitHub Issues
  19. <https://github.com/OCA/web/issues>`_. In case of trouble, please
  20. check there if your issue has already been reported. If you spotted it first,
  21. help us smashing it by providing a detailed and welcomed `feedback
  22. <https://github.com/OCA/
  23. web/issues/new?body=module:%20
  24. web_hideleftmenu%0Aversion:%20
  25. 8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  26. Credits
  27. =======
  28. Original module by Vauxoo, Migrated to V8.0 by Ahmet Altinisik
  29. Images
  30. ------
  31. .. image:: web_hideleftmenu/static/description/1.png
  32. .. image:: web_hideleftmenu/static/description/2.png
  33. Contributors
  34. ------------
  35. * Nhomar Hernández <nhomar@vauxoo.com>
  36. * Ahmet Altinisik <aaltinisik@altinkaya.com.tr>
  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 https://odoo-community.org.