France sale Ecotaxe

l10n_fr_ecotaxe_sale
REPOSITORY
REPOSITORYOCA/l10n-france
GIT
GIThttps://github.com/OCA/l10n-france.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-france/tree/15.0/l10n_fr_ecotaxe_sale
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization/Account Taxes
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexandre Fayolle, OCA-git-bot, Anna Janiszewska, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-france
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-france:
    - l10n_fr_ecotaxe
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form l10n_fr_ecotaxe.sale.line.form sale.order field Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • amount_ecotaxe Float
    compute='_compute_ecotaxe' store=True string='Included Ecotaxe'
Public methods (0)

No public methods.

New fields (2)
  • subtotal_ecotaxe Float
    compute='_compute_ecotaxe' store=True
  • unit_ecotaxe_amount Float
    compute='_compute_ecotaxe' store=True string='ecotaxe Unit.'
Public methods (0)

No public methods.