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.

62 lines
1.9 KiB

7 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Web Share</h2>
  4. <h3 class="oe_slogan">Share Odoo Forms to your colleagues.</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  6. www.mukit.at</h4>
  7. <div class="oe_demo oe_picture oe_screenshot">
  8. <img src="screenshot.png">
  9. </div>
  10. </div>
  11. </section>
  12. <section class="oe_container">
  13. <div class="oe_row oe_spaced">
  14. <div class="oe_picture">
  15. <h3 class="oe_slogan">Overview</h3>
  16. <p class="oe_mt32">Adds a button to every form view. By clicking
  17. this button a dialog opens and the current form can be shared with
  18. another user. On mobile devices, the link of the form can be posted
  19. to Whatsapp.</p>
  20. </div>
  21. </div>
  22. </section>
  23. <section class="oe_container oe_dark">
  24. <div class="oe_row oe_spaced">
  25. <h3 class="oe_slogan">Form Button</h3>
  26. <div class="oe_span6">
  27. <p class="oe_mt32 text-justify">The button is added to every Odoo
  28. FormView and can be further customized using css or less.</p>
  29. </div>
  30. <div class="oe_span6">
  31. <img class="oe_picture oe_screenshot" src="screenshot_sidebar.png">
  32. </div>
  33. </div>
  34. </section>
  35. <section class="oe_container">
  36. <div class="oe_row oe_spaced">
  37. <h3 class="oe_slogan">Shared Post</h3>
  38. <div class="oe_span6">
  39. <img class="oe_picture oe_screenshot" src="screenshot_chatter.png">
  40. </div>
  41. <div class="oe_span6">
  42. <p class="oe_mt32 text-justify">After sending the url of the
  43. form, the chat automatically opens.</p>
  44. </div>
  45. </div>
  46. </section>
  47. <section class="oe_container oe_dark">
  48. <h3 class="oe_slogan">Help and Support</h3>
  49. <div class="oe_slogan">
  50. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  51. <i class="fa fa-envelope"></i> Email
  52. </a> <a class="btn btn-primary btn-lg mt8"
  53. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  54. Contact
  55. </a>
  56. </div>
  57. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  58. class="center-block">
  59. </section>