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.

39 lines
1.3 KiB

  1. Offline warning message
  2. =======================
  3. This module replaces the default error message when the server cannot be reached by a more user-friendly warning message.
  4. Usage
  5. =====
  6. When an RPC call from the browser fails with a generic error message, a warning message is shown to inform the user that the server cannot be reached.
  7. Bug Tracker
  8. ===========
  9. Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
  10. In case of trouble, please check there if your issue has already been reported.
  11. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  12. `here <https://github.com/OCA/web/issues/new?body=module:%20web_offline_warning%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  13. Credits
  14. =======
  15. Contributors
  16. ------------
  17. * Thomas Rehn <thomas.rehn@initos.com>
  18. Maintainer
  19. ----------
  20. .. image:: http://odoo-community.org/logo.png
  21. :alt: Odoo Community Association
  22. :target: http://odoo-community.org
  23. This module is maintained by the OCA.
  24. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
  25. To contribute to this module, please visit http://odoo-community.org.