Search 1.9 billion lines of Odoo code on GitHub

grap_l10n_fr

Author: GRAP
License: AGPL-3
Branch: 8.0
Repository: erick-alvino/grap-odoo-custom
Dependencies: account, account_export_ebp, account_product_fiscal_classification_usage_group, and l10n_fr
Languages: PO File (26, 3.0%), Python (79, 9.2%), XML (669, 78.2%), and reStructuredText (81, 9.5%)
Other repositories: grap/grap-odoo-custom, jaferrer/grap-odoo-custom, legalsylvain/grap-odoo-custom, quentinDupont/grap-odoo-custom, quentinDupont/odoo-addons-grap, and vidtsin/grap-odoo-custom

<h1 class="title">GRAP - Change l10n_fr</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/grap/grap-odoo-custom/tree/8.0/grap_l10n_fr"><img alt="grap/grap-odoo-custom" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--custom-lightgray.png?logo=github" /></a></p> <p>This module extends the functionality of french Accounting module to make easy the creation of taxes and accounts for GRAP.</p> <p><strong>``account.tax.template`` Model</strong></p> <ul class="simple"> <li>Add a new field <code>active</code></li> </ul> <p><strong>``account.tax.template`` Datas</strong></p> <ul class="simple"> <li>Rename <code>name</code> : TVA &lt;achat/vente&gt; &lt;xx%&gt; basé sur prix &lt;HT/TTC&gt;</li> <li>Rename <code>code</code> : TVA-&lt;HA/VT&gt;-xx.x-&lt;HT/TTC&gt;</li> <li>Disable VAT with 8,5% rate (via the active field)</li> </ul> <p><strong>``account.account.template`` Model</strong></p> <ul class="simple"> <li>Add a new field <code>active</code></li> </ul> <p><strong>``account.account.template`` Datas</strong></p> <ul class="simple"> <li>Create specific accounts</li> <li>Disable somes accounts. (via the active field)</li> <li>rename or change type of some accounts</li> </ul> <p><strong>``account.tax.code.template`` Datas</strong></p> <ul class="simple"> <li>Add a new field <code>active</code></li> <li>Add EBP code</li> </ul> <p><strong>``account.fiscal.position.template`` Model</strong></p> <ul class="simple"> <li>Add a new field <code>active</code></li> </ul> <p><strong>``account.fiscal.position.template`` Datas</strong></p> <ul class="simple"> <li>Rename existing Fiscal Positition Templates</li> <li>Create 'Non Assujetti' Fiscal Positition Template</li> <li>Disable 'Hors UE + DOM-TOM' Fiscal Position (via the active field)</li> </ul> <p><strong>``account.fiscal.position.tax.template`` Model</strong></p> <ul class="simple"> <li>Add a new field <code>active</code></li> </ul> <p><strong>``account.fiscal.position.tax.template`` Datas</strong></p> <ul class="simple"> <li>Disable VAT with 8,5% rate (via the active field)</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-custom/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 <a class="reference external" href="https://github.com/grap/grap-odoo-custom/issues/new?body=module:%20grap_l10n_fr%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Quentin DUPONT &lt;<a class="reference external" href="mailto:quentin.dupont&#64;grap.coop">quentin.dupont&#64;grap.coop</a>&gt;</li> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-custom/tree/8.0/grap_l10n_fr">grap/grap-odoo-custom</a> project on GitHub.</p> <p>You are welcome to contribute.</p>