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.

103 lines
3.7 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Auto Refresh</h2>
  4. <h3 class="oe_slogan">View Refresh Channel</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  6. www.mukit.at</h4>
  7. <div class="oe_demo oe_screenshot"
  8. style="max-width: 84%; margin: 16px 8%;">
  9. <img src="demo.gif">
  10. </div>
  11. </div>
  12. </section>
  13. <section class="oe_container">
  14. <div class="oe_row oe_spaced">
  15. <div style="max-width: 84%; margin: 16px 8%;">
  16. <h3 class="oe_slogan">Overview</h3>
  17. <p class="oe_mt32 text-justify">Adds a channel called "refresh"
  18. to the web client, which can be used to trigger a view reload
  19. without refreshing the browser itself. Furthermore, it allows the
  20. user the creation of action rules. These rules can be applied to any
  21. model and trigger a refresh either on create, update or unlink.</p>
  22. </div>
  23. </div>
  24. </section>
  25. <section class="oe_container oe_dark">
  26. <div class="oe_row oe_spaced">
  27. <h3 class="oe_slogan">Rule View</h3>
  28. <div class="oe_span6">
  29. <p class="oe_mt32 text-justify">
  30. Refresh actions can be created easily inside of Odoo. The view to
  31. create such rules is located under "Settings" <i
  32. class="fa fa-arrow-right" aria-hidden="true"></i> "Technical" <i
  33. class="fa fa-arrow-right" aria-hidden="true"></i> "Automation" <i
  34. class="fa fa-arrow-right" aria-hidden="true"></i> "Automated
  35. Refresh".
  36. </p>
  37. </div>
  38. <div class="oe_span6">
  39. <img class="oe_picture oe_screenshot" src="screenshot_view.png">
  40. </div>
  41. </div>
  42. </section>
  43. <section class="oe_container">
  44. <div class="oe_row oe_spaced">
  45. <h3 class="oe_slogan">Chatter Support</h3>
  46. <div class="oe_span6">
  47. <img class="oe_picture oe_screenshot" src="screenshot_chatter.png">
  48. </div>
  49. <div class="oe_span6">
  50. <p class="oe_mt32 text-justify">The module also has support for
  51. the Odoo Chatter Widget. As soon as a new message or activity is
  52. created, a corresponding refresh message is sent.</p>
  53. </div>
  54. </div>
  55. </section>
  56. <section class="oe_container oe_dark"
  57. style="margin-bottom: 20px; border-top: 5px solid #797979; border-bottom: 5px solid #797979;">
  58. <h3 class="oe_slogan" style="margin-bottom: 10px;">Demo</h3>
  59. <div class="row" style="margin: auto; max-width: 200px;">
  60. <div class="col-xs-6">
  61. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">User:</h5>
  62. </div>
  63. <div class="col-xs-6">
  64. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">apps</h5>
  65. </div>
  66. <div class="col-xs-6">
  67. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">Password:</h5>
  68. </div>
  69. <div class="col-xs-6">
  70. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">demo</h5>
  71. </div>
  72. </div>
  73. <div class="oe_slogan" style="margin-top: 5px;">
  74. <a class="btn btn-primary btn-lg mt8"
  75. href="https://demo.mukit.at/web/login"
  76. style="position: relative; overflow: hidden;"><span
  77. class="o_ripple"
  78. style="height: 138px; width: 138px; top: -35.2969px; left: -8.17188px;"></span>
  79. <i class="fa fa-video-camera"></i> Live Preview </a>
  80. </div>
  81. </section>
  82. <section class="oe_container oe_dark">
  83. <h3 class="oe_slogan">Help and Support</h3>
  84. <h5 class="oe_slogan" style="font-size: 20px;">Feel free to
  85. contact us, if you need any help with your Odoo integration or
  86. addiontal features.</h5>
  87. <div class="oe_slogan">
  88. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  89. <i class="fa fa-envelope"></i> Email
  90. </a> <a class="btn btn-primary btn-lg mt8"
  91. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  92. Contact
  93. </a> <a class="btn btn-primary btn-lg mt8" href="mailto:support@mukit.at">
  94. <i class="fa fa-life-ring"></i> Support
  95. </a>
  96. </div>
  97. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  98. class="center-block">
  99. </section>