France Custom Ecotaxe

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).
It add Ecotaxe amount on invoice line.
furthermore, a total ecotaxe are added at the footer of each document.
To make easy ecotaxe management and to factor the data, ecotaxe are set on products via ECOTAXE classifications.
ECOTAXE classification can either a fixed or weight based ecotaxe.
A product can have one or serveral ecotaxe classifications. For exemple wooden window blinds equipped with electric motor can
have ecotaxe for wood and ecotaxe for electric motor.
This module version add the possibility to manage several ecotaxe classification by product.
A migration script is necessary to update from previous versions.
There is the main change to manage in migration script:
renamed field
model old field new field
account.move.line unit_ecotaxe_amount ecotaxe_amount_unit
product.template manual_fixed_ecotaxe force_ecotaxe_amount
changed fields
model old field new field
product.template ecotaxe_classification_id ecotaxe_classification_ids
added fields
model new field
account.move.line ecotaxe_line_ids
product.template ecotaxe_line_product_ids
Table of contents
Add ecotaxe classification via the menu Accounting > configuration > Taxes > Ecotaxe Classification.
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 for ecotaxe amount on product.
For weight based ecotaxe, we should define one ecotaxe by coef applied for the weight (depending on product materials).
Assign one or more ecotaxe classification to a product.
we can also force amount ecotaxe on account move line by classification.
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
feedback.
Do not contact contributors directly about support or help with technical issues.
This module is maintained by the OCA.
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.
This module is part of the OCA/l10n-france project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.