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.

51 lines
1.4 KiB

  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. Menu Technical Info
  6. ===================
  7. This module extends the debug mode. When debug mode is enabled the XML ID is shown while the cursor is hovering over a menu item.
  8. Usage
  9. =====
  10. #. Click on 'About';
  11. #. click on 'Activate the developer mode';
  12. #. hover over any 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/149/9.0
  16. Bug Tracker
  17. ===========
  18. Bugs are tracked on `GitHub Issues
  19. <https://github.com/OCA/server-tools/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. Credits
  23. =======
  24. Contributors
  25. ------------
  26. * Dennis Sluijk <d.sluijk@onestein.nl>
  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.