Search 1.9 billion lines of Odoo code on GitHub

odoo-sample

Author: Akretion,Odoo Community Association (OCA)
License: AGPL-3
Branch: master
Repository: captivea-gbl/odoo-sample
Dependencies: account_cutoff_base
Languages: Bourne Again Shell (74, 4.5%), JavaScript (11, 0.7%), Markdown (25, 1.5%), Python (956, 58.4%), XML (455, 27.8%), YAML (51, 3.1%), and reStructuredText (64, 3.9%)
Other repositories: AI586/odoo-sample, ChanduERP/odoo-sample, EBII/odoo-sample, Mojoamex05/odoo-sample, alanljj/odoo-sample, alexis-via/odoo-sample, dsasoftware/odoo-sample, gitlabuser/odoo-sample, haryoran04/odoo-sample, haylahi/odoo-sample, mourad-ehm/odoo-sample, n1ku/odoo-sample, sasakuma/odoo-sample, shouyejing/odoo-sample, shurshilov/odoo-sample, and wongarabe/odoo-sample

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="module-name"></a> <h2>Module name</h2> <p>This module was written to extend the functionality of ... to support ... and allow you to ...</p> <p><em>emphasis</em> <strong>strong emphasis</strong> <a class="reference external" href="http://docutils.sourceforge.net/docs/user/rst/quickref.html">http://docutils.sourceforge.net/docs/user/rst/quickref.html</a></p> <a name="title"></a> <h2>Title</h2> <a name="subtitle"></a> <h3>Subtitle</h3> <ul class="simple"> <li>Bullets are &quot;-&quot;, &quot;*&quot; or &quot;+&quot;. Continuing text must be aligned after the bullet and whitespace.</li> </ul> <p>Liste ordonnée:</p> <ol class="arabic simple"> <li>premier item</li> <li>2e item</li> <li>idem suivant</li> </ol> <p>Note that a blank line is required before the first item and after the last, but is optional between items.</p> <p>Field list : :Authors:</p> <blockquote> Tony J. (Tibs) Ibbs, David Goodger</blockquote> <table class="docutils field-list" frame="void" rules="none"> <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> <tr class="field"><th class="field-name">Version:</th><td class="field-body">1.0 of 2001/08/08</td> </tr> <tr class="field"><th class="field-name">Dedication:</th><td class="field-body">To my father.</td> </tr> </tbody> </table> <p>External hyperlinks, like <a class="reference external" href="http://www.python.org/">Python</a>.</p> <p>Pour un bloc de code (attention à la ligne vide entre .. code:: et le début du code)</p> <pre class="code"> <code class="code">if toto == titi: print &quot;TOTO&quot;</code> </pre> <p>Include image: .. figure:: static/description/ex_report_template.png</p> <blockquote> <table class="docutils field-list" frame="void" rules="none"> <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> <tr class="field"><th class="field-name">scale:</th><td class="field-body">80 %</td> </tr> <tr class="field"><th class="field-name">alt:</th><td class="field-body">Sample report template</td> </tr> </tbody> </table> </blockquote> <a name="installation"></a> <h4>Installation</h4> <p>To install this module, you need to:</p> <ul class="simple"> <li>do this ...</li> </ul> <a name="configuration"></a> <h4>Configuration</h4> <p>To configure this module, you need to:</p> <ul class="simple"> <li>go to ...</li> </ul> <p>This module doesn't require any configuration.</p> <a name="usage"></a> <h4>Usage</h4> <p>To use this module, you need to:</p> <ul class="simple"> <li>go to ...</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/{repo_id}/{branch}"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h4>Known issues / Roadmap</h4> <ul class="simple"> <li>...</li> </ul> <a name="bug-tracker"></a> <h4>Bug Tracker</h4> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/{project_repo}/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h4>Credits</h4> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Alexis de Lattre &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>