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.7 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. Web Environment Ribbon
  4. ======================
  5. Mark a Test Environment with a red ribbon on the top left corner in every page
  6. .. image:: /web_environment_ribbon/static/description/screenshot.png
  7. :alt: Screenshot
  8. Installation
  9. ============
  10. * No special setup
  11. Configuration
  12. =============
  13. * No special setup
  14. Usage
  15. =====
  16. To use this module, you need only to install it. After installation, a red
  17. ribbon will be visible on top left corner of every Odoo backend page
  18. Known issues / Roadmap
  19. ======================
  20. * Allow to define in some place (system parameter, configuration file...) the
  21. text for the ribbon and the ribbon color.
  22. Bug Tracker
  23. ===========
  24. Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
  25. In case of trouble, please check there if your issue has already been reported.
  26. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  27. `here <https://github.com/OCA/web/issues/new?body=module:%20web_environment_ribbon%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  28. Credits
  29. =======
  30. Contributors
  31. ------------
  32. * Francesco Apruzzese <cescoap@gmail.com>
  33. Maintainer
  34. ----------
  35. .. image:: https://odoo-community.org/logo.png
  36. :alt: Odoo Community Association
  37. :target: https://odoo-community.org
  38. This module is maintained by the OCA.
  39. OCA, or the Odoo Community Association, is a nonprofit organization whose
  40. mission is to support the collaborative development of Odoo features and
  41. promote its widespread use.
  42. To contribute to this module, please visit http://odoo-community.org.