Search 1.9 billion lines of Odoo code on GitHub

l10n_fr_ecotaxe

Author: Akretion, Odoo Community Association (OCA)
License: AGPL-3
Branch: 15-chorus-py3o-forwardport
Repository: akretion/l10n-france
Dependencies: account, and product
Languages: HTML (345, 3.1%), PO File (10210, 90.9%), Python (400, 3.6%), XML (224, 2.0%), and reStructuredText (57, 0.5%)
Other branches: 12.0-mig-l10n_fr_ecotaxe, 14.0-mig-l10n_fr_ecotaxe, 15-mig-cfonb, 15-mig-chorus, 15-mig-deb, 15-mig-des, 15-mig-lcr, 8-deb-sign-fields, 8-des-mig_script_improve, 8-ebp-ini-bal, 8-siren_lookup, 8.0-Refactor-l10n_fr_ecotaxe, 8.0-fec-for-quadra, 8.0-hr-expense-private-car, 8.0-l10n_fr_ecotaxe, and fix-unece
Other repositories: AMhadhbi/l10n-france, EBII/l10n-france, Noviat/l10n-france, OCA/l10n-france, StefanRijnhart/l10n-france, Tonow-c2c/l10n-france, acsone/l10n-france, antoinecln/l10n-france, apetbiz/l10n-france, bealdav/l10n-france, cameroun/l10n-france, camptocamp/l10n-france, coopiteasy/l10n-france, danhvophuong/l10n-france, daramousk/l10n-france, domcolas/l10n-france, druidoo-dev/l10n-france, flercari/l10n-france, grap/l10n-france, guewen/l10n-france, gurneyalex/l10n-france, kbentaleb/l10n-france, komit-consulting/l10n-france, legalsylvain/l10n-france, lideritjnma/l10n-france, mduvergey-gpsante/l10n-france, njeudy/l10n-france, osiell/l10n-france, pasgou/l10n-france, pscloud/l10n-france, remi-filament/l10n-france, shine-it/l10n-france, tschanzt/l10n-france, ubic135/l10n-france, vrenaville/l10n-france, x0rzkov/odoo-l10n-france, xt0ph/l10n-france, and zuher83/l10n-france

<h1 class="title">France Custom Ecotaxe</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/OCA/l10n-france/tree/15.0/l10n_fr_ecotaxe"><img alt="OCA/l10n-france" src="https://img.shields.io/badge/github-OCA%2Fl10n--france-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-france-15-0/l10n-france-15-0-l10n_fr_ecotaxe"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/121/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module applies to companies based in France mainland. It doesn't apply to companies based in the DOM-TOMs (Guadeloupe, Martinique, Guyane, RĂ©union, Mayotte).</p> <p>It add Ecotaxe amount on invoice line. furthermore, a total ecotaxe are added at the footer of each document.</p> <p>To make easy ecotaxe management and to factor the data, ecotaxe are set on products via ECOTAXE classification. ECOTAXE classification can either a fixed or weight based ecotaxe.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>Add ecotaxe classification via the menu <em>Accounting &gt; configuration &gt; Taxes &gt; Ecotaxe Classification</em>. Ecotaxe classification is either a fixed ecotaxe or weight based ecotaxe. ecotaxe classification Infos can be used for legal declarations. For fixed ecotaxe, ecotaxe amount is used as default value. We can set manual value on product. In this way, we shold defin one classification ecotaxe by product status (P OR M) (not one by exotaxe value). For weight based ecotext, we should define one ecotaxe by coef applied for the weight (depending on product materials). Assign ecotaxe classification to a product.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-france/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/OCA/l10n-france/issues/new?body=module:%20l10n_fr_ecotaxe%0Aversion:%2015.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="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Akretion</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Mourad EL HADJ MIMOUNE &lt;<a class="reference external" href="mailto:mourad.elhadj.mimoune&#64;akretion.com">mourad.elhadj.mimoune&#64;akretion.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <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>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>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-france/tree/15.0/l10n_fr_ecotaxe">OCA/l10n-france</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>