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.

73 lines
2.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. Access to technical features without activating debug mode
  6. ==========================================================
  7. In Odoo 9.0, the debug mode grants every employee user access to the technical
  8. features. This module enables persistent access to technical features based on
  9. group access.
  10. Configuration
  11. =============
  12. After installation of this module, every employee can still access technical
  13. features for the applications that they have access to by enabling debug mode.
  14. Additionally, users can be assigned the *Technical feature (w/o debug mode)*
  15. access right on their user form which will enable technical features at any
  16. time. As an Odoo administrator, you might want to review who to grant this
  17. access to.
  18. Usage
  19. =====
  20. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  21. :alt: Try me on Runbot
  22. :target: https://runbot.odoo-community.org/runbot/149/9.0
  23. Known issues / Roadmap
  24. ======================
  25. * As technical features is not a matter of privileges but of cosmetics, it might be nice to have this as a user configurable preference.
  26. Bug Tracker
  27. ===========
  28. Bugs are tracked on `GitHub Issues
  29. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  30. check there if your issue has already been reported. If you spotted it first,
  31. help us smashing it by providing a detailed and welcomed `feedback
  32. <https://github.com/OCA/
  33. server-tools/issues/new?body=module:%20
  34. base_technical_features%0Aversion:%20
  35. 9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  36. Credits
  37. =======
  38. Images
  39. ------
  40. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  41. Contributors
  42. ------------
  43. * Stefan Rijnhart <stefan@opener.am>
  44. Maintainer
  45. ----------
  46. .. image:: https://odoo-community.org/logo.png
  47. :alt: Odoo Community Association
  48. :target: https://odoo-community.org
  49. This module is maintained by the OCA.
  50. OCA, or the Odoo Community Association, is a nonprofit organization whose
  51. mission is to support the collaborative development of Odoo features and
  52. promote its widespread use.
  53. To contribute to this module, please visit https://odoo-community.org.