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.

47 lines
1.3 KiB

7 years ago
  1. ===========================
  2. MuK Web Client Notification
  3. ===========================
  4. Adds a notification channel to the web client. By sending a message to this
  5. channel, a notification is send to the web client.
  6. Installation
  7. ============
  8. To install this module, you need to:
  9. Download the module and add it to your Odoo addons folder. Afterward, log on to
  10. your Odoo server and go to the Apps menu. Trigger the debug modus and update the
  11. list by clicking on the "Update Apps List" link. Now install the module by
  12. clicking on the install button.
  13. Configuration
  14. =============
  15. No additional configuration is needed to use this module.
  16. Usage
  17. =============
  18. Messages can either be sent via a wizard or directly from the python code either
  19. via a method in ResUsers or by an entry in the bus system.
  20. Credits
  21. =======
  22. Contributors
  23. ------------
  24. * Mathias Markl <mathias.markl@mukit.at>
  25. Author & Maintainer
  26. -------------------
  27. This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_.
  28. MuK IT is an Austrian company specialized in customizing and extending Odoo.
  29. We develop custom solutions for your individual needs to help you focus on
  30. your strength and expertise to grow your business.
  31. If you want to get in touch please contact us via mail
  32. (sale@mukit.at) or visit our website (https://mukit.at).