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.

70 lines
2.6 KiB

6 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">MuK Export Attachment</h2>
  4. <h3 class="oe_slogan">Export Odoo Attachments</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="screenshot.png">
  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">Adds a button to the Attachment Sidebar to
  18. export the content directly in the browser. This button is only
  19. visible if the file can be exported. With a click on the button a
  20. wizard opens, with which the corresponding file can be exported into
  21. different formats.</p>
  22. </div>
  23. </div>
  24. </section>
  25. <section class="oe_container oe_dark"
  26. style="margin-bottom: 20px; border-top: 5px solid #797979; border-bottom: 5px solid #797979;">
  27. <h3 class="oe_slogan" style="margin-bottom: 10px;">Demo</h3>
  28. <div class="row" style="margin: auto; max-width: 200px;">
  29. <div class="col-xs-6">
  30. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">User:</h5>
  31. </div>
  32. <div class="col-xs-6">
  33. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">apps</h5>
  34. </div>
  35. <div class="col-xs-6">
  36. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">Password:</h5>
  37. </div>
  38. <div class="col-xs-6">
  39. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">demo</h5>
  40. </div>
  41. </div>
  42. <div class="oe_slogan" style="margin-top: 5px;">
  43. <a class="btn btn-primary btn-lg mt8"
  44. href="https://demo.mukit.at/web/login"
  45. style="position: relative; overflow: hidden;"><span
  46. class="o_ripple"
  47. style="height: 138px; width: 138px; top: -35.2969px; left: -8.17188px;"></span>
  48. <i class="fa fa-video-camera"></i> Live Preview </a>
  49. </div>
  50. </section>
  51. <section class="oe_container oe_dark">
  52. <h3 class="oe_slogan">Help and Support</h3>
  53. <h5 class="oe_slogan" style="font-size: 20px;">Feel free to
  54. contact us, if you need any help with your Odoo integration or
  55. addiontal features.</h5>
  56. <div class="oe_slogan">
  57. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  58. <i class="fa fa-envelope"></i> Email
  59. </a> <a class="btn btn-primary btn-lg mt8"
  60. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  61. Contact
  62. </a> <a class="btn btn-primary btn-lg mt8" href="mailto:support@mukit.at">
  63. <i class="fa fa-life-ring"></i> Support
  64. </a>
  65. </div>
  66. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  67. class="center-block">
  68. </section>