mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
125 lines
4.2 KiB
HTML
125 lines
4.2 KiB
HTML
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">Module name</h2>
|
|
<p>This module was written to extend the functionality of ... to support ... and allow you to ...</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">Installation</h2>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<p class="oe_mt32">To install this module, you need to:
|
|
<ul>
|
|
<li>...</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<a href="https://www.odoo.com/saas_master/demo?lang=en_US&module=crm">
|
|
<img src="crm_sc_01.png">
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">Configuration</h2>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<p class="oe_mt32">To configure this module, you need to:
|
|
<ul>
|
|
<li>...</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<a href="https://www.odoo.com/saas_master/demo?lang=en_US&module=crm">
|
|
<img src="crm_sc_01.png">
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">Usage</h2>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<p class="oe_mt32">To use this module, you need to:
|
|
<ul>
|
|
<li>...</li>
|
|
</ul>
|
|
</p>
|
|
<p class="oe_mt32">For further information, please visit:
|
|
<ul>
|
|
<li><a href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<a href="https://www.odoo.com/saas_master/demo?lang=en_US&module=crm">
|
|
<img src="crm_sc_01.png">
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">Known issues / Roadmap</h2>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<p class="oe_mt32">
|
|
<ul>
|
|
<li>...</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
<div class="oe_span6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<a href="https://www.odoo.com/saas_master/demo?lang=en_US&module=crm">
|
|
<img src="crm_sc_01.png">
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">Credits</h2>
|
|
</div>
|
|
<div class="oe_span12">
|
|
<h3>Contributors</h3>
|
|
<ul>
|
|
<li>Firstname Lastname <<a href="mailto:email.address@example.com">email.address@example.com</a>></li>
|
|
</ul>
|
|
</div>
|
|
<div class="oe_span12">
|
|
<h3>Maintainer</h3>
|
|
<p>
|
|
This module is maintained by the OCA.<br/>
|
|
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/>
|
|
To contribute to this module, please visit <a href="http://odoo-community.org">http://odoo-community.org</a>.<br/>
|
|
<a href="http://odoo-community.org"><img class="oe_picture oe_centered" src="http://odoo-community.org/logo.png"></a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|