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.

49 lines
1.6 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. =========
  4. Debug4all
  5. =========
  6. This module turns on the full debug menu for all users.
  7. Note: This module only *shows* debug options for all users. If a user without the necessary privileges tries to execute an action she's not permitted to execute, it will result in ugly exceptions.
  8. Usage
  9. =====
  10. When in debug mode, enjoy the full debug menu for users different than admin.
  11. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  12. :alt: Try me on Runbot
  13. :target: https://runbot.odoo-community.org/runbot/149/8.0
  14. Bug Tracker
  15. ===========
  16. Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_.
  17. In case of trouble, please check there if your issue has already been reported.
  18. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  19. `here <https://github.com/OCA/server-tools/issues/new?body=module:%20base_debug4all%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  20. Credits
  21. =======
  22. Contributors
  23. ------------
  24. * Holger Brunn <hbrunn@therp.nl>
  25. Maintainer
  26. ----------
  27. .. image:: https://odoo-community.org/logo.png
  28. :alt: Odoo Community Association
  29. :target: https://odoo-community.org
  30. This module is maintained by the OCA.
  31. OCA, or the Odoo Community Association, is a nonprofit organization whose
  32. mission is to support the collaborative development of Odoo features and
  33. promote its widespread use.
  34. To contribute to this module, please visit http://odoo-community.org.