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.

48 lines
1.3 KiB

6 years ago
  1. ==============
  2. MuK Web Client
  3. ==============
  4. Extends the Odoo web client to include bus channels. Channels can be created to
  5. listen to Odoo bus notifications. To add a channel listener to the client just
  6. extend the web client and declare a new bus channel.
  7. Installation
  8. ============
  9. To install this module, you need to:
  10. Download the module and add it to your Odoo addons folder. Afterward, log on to
  11. your Odoo server and go to the Apps menu. Trigger the debug modus and update the
  12. list by clicking on the "Update Apps List" link. Now install the module by
  13. clicking on the install button.
  14. Configuration
  15. =============
  16. No additional configuration is needed to use this module.
  17. Usage
  18. =============
  19. This module has no direct visible effect on the system. It adds bus channels
  20. to the existing web client.
  21. Credits
  22. =======
  23. Contributors
  24. ------------
  25. * Mathias Markl <mathias.markl@mukit.at>
  26. Author & Maintainer
  27. -------------------
  28. This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_.
  29. MuK IT is an Austrian company specialized in customizing and extending Odoo.
  30. We develop custom solutions for your individual needs to help you focus on
  31. your strength and expertise to grow your business.
  32. If you want to get in touch please contact us via mail
  33. (sale@mukit.at) or visit our website (https://mukit.at).