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.

124 lines
4.2 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Module name</h2>
  5. <p>This module was written to extend the functionality of ... to support ... and allow you to ...</p>
  6. </div>
  7. </div>
  8. </section>
  9. <section class="oe_container oe_dark">
  10. <div class="oe_row oe_spaced">
  11. <div class="oe_span12">
  12. <h2 class="oe_slogan">Installation</h2>
  13. </div>
  14. <div class="oe_span6">
  15. <p class="oe_mt32">To install this module, you need to:
  16. <ul>
  17. <li>...</li>
  18. </ul>
  19. </p>
  20. </div>
  21. <div class="oe_span6">
  22. <div class="oe_demo oe_picture oe_screenshot">
  23. <a href="https://www.openerp.com/saas_master/demo?lang=en_US&module=crm">
  24. <img src="crm_sc_01.png">
  25. </a>
  26. </div>
  27. </div>
  28. </div>
  29. </section>
  30. <section class="oe_container">
  31. <div class="oe_row oe_spaced">
  32. <div class="oe_span12">
  33. <h2 class="oe_slogan">Configuration</h2>
  34. </div>
  35. <div class="oe_span6">
  36. <p class="oe_mt32">To configure this module, you need to:
  37. <ul>
  38. <li>...</li>
  39. </ul>
  40. </p>
  41. </div>
  42. <div class="oe_span6">
  43. <div class="oe_demo oe_picture oe_screenshot">
  44. <a href="https://www.openerp.com/saas_master/demo?lang=en_US&module=crm">
  45. <img src="crm_sc_01.png">
  46. </a>
  47. </div>
  48. </div>
  49. </div>
  50. </section>
  51. <section class="oe_container oe_dark">
  52. <div class="oe_row oe_spaced">
  53. <div class="oe_span12">
  54. <h2 class="oe_slogan">Usage</h2>
  55. </div>
  56. <div class="oe_span6">
  57. <p class="oe_mt32">To use this module, you need to:
  58. <ul>
  59. <li>...</li>
  60. </ul>
  61. </p>
  62. <p class="oe_mt32">For further information, please visit:
  63. <ul>
  64. <li><a href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li>
  65. </ul>
  66. </p>
  67. </div>
  68. <div class="oe_span6">
  69. <div class="oe_demo oe_picture oe_screenshot">
  70. <a href="https://www.openerp.com/saas_master/demo?lang=en_US&module=crm">
  71. <img src="crm_sc_01.png">
  72. </a>
  73. </div>
  74. </div>
  75. </div>
  76. </section>
  77. <section class="oe_container">
  78. <div class="oe_row oe_spaced">
  79. <div class="oe_span12">
  80. <h2 class="oe_slogan">Known issues / Roadmap</h2>
  81. </div>
  82. <div class="oe_span6">
  83. <p class="oe_mt32">
  84. <ul>
  85. <li>...</li>
  86. </ul>
  87. </p>
  88. </div>
  89. <div class="oe_span6">
  90. <div class="oe_demo oe_picture oe_screenshot">
  91. <a href="https://www.openerp.com/saas_master/demo?lang=en_US&module=crm">
  92. <img src="crm_sc_01.png">
  93. </a>
  94. </div>
  95. </div>
  96. </div>
  97. </section>
  98. <section class="oe_container oe_dark">
  99. <div class="oe_row">
  100. <div class="oe_span12">
  101. <h2 class="oe_slogan">Credits</h2>
  102. </div>
  103. <div class="oe_span12">
  104. <h3>Contributors</h3>
  105. <ul>
  106. <li>Firstname Lastname &lt;<a href="mailto:email.address@example.com">email.address@example.com</a>&gt;</li>
  107. </ul>
  108. </div>
  109. <div class="oe_span12">
  110. <h3>Maintainer</h3>
  111. <p>
  112. This module is maintained by the OCA.<br/>
  113. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.<br/>
  114. To contribute to this module, please visit <a href="http://odoo-community.org">http://odoo-community.org</a>.<br/>
  115. <a href="http://odoo-community.org"><img class="oe_picture oe_centered" src="http://odoo-community.org/logo.png"></a>
  116. </p>
  117. </div>
  118. </div>
  119. </section>