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.

197 lines
6.4 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">MuK Large Objects Attachment</h2>
  4. <h3 class="oe_slogan">Large Objects Attachment Location</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">
  6. MuK IT GmbH - www.mukit.at
  7. </h4>
  8. </div>
  9. </section>
  10. <section class="oe_container">
  11. <div class="oe_row oe_spaced">
  12. <div class="text-justify" style="max-width: 84%; margin: 16px 8%;">
  13. <h3 class="oe_slogan">Overview</h3>
  14. <div class="oe_mt32" style="padding-bottom: 10px; text-align: justify;">
  15. <p>
  16. Provides a new attachment location to save attachment as large
  17. objects. To enable the large object storage option change the
  18. <code>ir_attachment.location</code>
  19. parameter to
  20. <code>lobject</code>
  21. .
  22. </p>
  23. <h5 style="padding-top: 10px;">
  24. Advantages over the in-database storage
  25. </h5>
  26. <ul>
  27. <li>
  28. Better RAM efficiency (This is more important for large files than
  29. for small ones.)
  30. </li>
  31. <li>
  32. Possibility to easily dump the base without the large objects (This
  33. can be useful for reproducing bugs.)
  34. </li>
  35. </ul>
  36. <h5 style="padding-top: 10px;">
  37. Advantages over the file system storage
  38. </h5>
  39. <ul>
  40. <li>Large objects are transactional (fully ACID)</li>
  41. <li>
  42. They work out of the box in multi-system setups (So there is no need
  43. for NFS or similar file sharing tools.)
  44. </li>
  45. <li>Enables you to easily create backups of the entire system</li>
  46. </ul>
  47. </div>
  48. </div>
  49. </div>
  50. </section>
  51. <section class="oe_container oe_dark">
  52. <div class="oe_row oe_spaced">
  53. <h3 class="oe_slogan">Our Services</h3>
  54. <div
  55. style="display: flex; padding-top: 20px; justify-content: space-between;"
  56. >
  57. <div style="flex-basis: 18%;">
  58. <a href="https://mukit.at/r/MQ5" target="_blank">
  59. <div
  60. style="width: 75px; height: 75px; border-radius: 100%; margin: auto;"
  61. >
  62. <img
  63. src="service_implementation.png"
  64. style="width: 100%; border-radius: 100%;"
  65. />
  66. </div>
  67. <h3
  68. class="oe_slogan"
  69. style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;"
  70. >
  71. Odoo <br />Implementation
  72. </h3>
  73. </a>
  74. </div>
  75. <div style="flex-basis: 18%;">
  76. <a href="https://mukit.at/r/u7c" target="_blank">
  77. <div
  78. style="width: 75px; height: 75px; border-radius: 100%; margin: auto;"
  79. >
  80. <img
  81. src="service_integration.png"
  82. style="width: 100%; border-radius: 100%;"
  83. />
  84. </div>
  85. <h3
  86. class="oe_slogan"
  87. style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;"
  88. >
  89. Odoo <br />Integration
  90. </h3>
  91. </a>
  92. </div>
  93. <div style="flex-basis: 18%;">
  94. <a href="https://mukit.at/r/xDJ" target="_blank">
  95. <div
  96. style="width: 75px; height: 75px; border-radius: 100%; margin: auto;"
  97. >
  98. <img
  99. src="service_customization.png"
  100. style="width: 100%; border-radius: 100%;"
  101. />
  102. </div>
  103. <h3
  104. class="oe_slogan"
  105. style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;"
  106. >
  107. Odoo <br />Customization
  108. </h3>
  109. </a>
  110. </div>
  111. <div style="flex-basis: 18%;">
  112. <a href=" https://mukit.at/r/J3A" target="_blank">
  113. <div
  114. style="width: 75px; height: 75px; border-radius: 100%; margin: auto;"
  115. >
  116. <img
  117. src="service_development.png"
  118. style="width: 100%; border-radius: 100%;"
  119. />
  120. </div>
  121. <h3
  122. class="oe_slogan"
  123. style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;"
  124. >
  125. Odoo <br />Development
  126. </h3>
  127. </a>
  128. </div>
  129. <div style="flex-basis: 18%;">
  130. <a href=" https://mukit.at/r/R1v" target="_blank">
  131. <div
  132. style="width: 75px; height: 75px; border-radius: 100%; margin: auto;"
  133. >
  134. <img
  135. src="service_support.png"
  136. style="width: 100%; border-radius: 100%;"
  137. />
  138. </div>
  139. <h3
  140. class="oe_slogan"
  141. style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;"
  142. >
  143. Odoo <br />Support
  144. </h3>
  145. </a>
  146. </div>
  147. </div>
  148. </div>
  149. </section>
  150. <section class="oe_container" style="padding: 32px 0;">
  151. <div class="oe_row oe_spaced" style="margin: auto;">
  152. <div class="oe_demo oe_picture oe_screenshot">
  153. <a href="https://mukit.at/r/SgN" target="_blank">
  154. <img src="preview.png" />
  155. </a>
  156. </div>
  157. </div>
  158. </section>
  159. <section class="oe_container oe_dark">
  160. <h3 class="oe_slogan">Help and Support</h3>
  161. <h5 class="oe_slogan" style="font-size: 20px;">
  162. Feel free to contact us, if you need any help with your Odoo integration or
  163. addiontal features.
  164. </h5>
  165. <div class="oe_slogan">
  166. <a
  167. class="btn btn-primary btn-lg mt8"
  168. href="https://mukit.at"
  169. target="_blank"
  170. >
  171. <i class="fa fa-globe"></i> Website
  172. </a>
  173. <a
  174. class="btn btn-primary btn-lg mt8"
  175. href="https://mukit.at/page/contactus"
  176. target="_blank"
  177. >
  178. <i class="fa fa-envelope"></i> Contact Us
  179. </a>
  180. <a
  181. class="btn btn-primary btn-lg mt8"
  182. href="https://github.com/muk-it"
  183. target="_blank"
  184. >
  185. <i class="fa fa-github"></i> Issues
  186. </a>
  187. </div>
  188. <img
  189. src="logo.png"
  190. style="width: 200px; margin-bottom: 20px; display: block;"
  191. class="mx-auto center-block"
  192. />
  193. </section>