sale Ecotax Management

account_ecotax_sale
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/18.0/account_ecotax_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
COMMITTERSRaphaël Valyi, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_ecotax
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module is an extension of the module *account_ecotax* for sale
orders. Please refer to the README of the module *account_ecotax* for
more info about ecotax management.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
document_tax_totals document_tax_totals ir.ui.view qweb Inherits sale.document_tax_totals
report_saleorder_document report_saleorder_document ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form sale.order field Inherits sale.view_order_form
view_sale_line_ecotax_form sale.order.line.ecotax.form sale.order.line form New
Models touched (3)

New fields (1)
  • amount_ecotax Float
    compute='_compute_ecotax' digits='Ecotaxe' store=True string='Included Ecotaxe'
Public methods (0)

No public methods.

New fields (3)
  • ecotax_amount_unit Float
    compute='_compute_ecotax' digits='Ecotax' store=True string='Ecotax Unit'
  • ecotax_line_ids One2many → sale.order.line.ecotax
    compute='_compute_ecotax_line_ids' copy=True readonly=False store=True string='Ecotax Lines' args: 'sale.order.line.ecotax', 'sale_order_line_id'
  • subtotal_ecotax Float
    compute='_compute_ecotax' digits='Ecotax' store=True string='Ecotax'
Public methods (1)
  • edit_ecotax_lines(self)

New fields (4)
  • currency_id Many2one
    readonly=True related='sale_order_line_id.currency_id'
  • product_id Many2one → product.product
    readonly=True related='sale_order_line_id.product_id' args: 'product.product'
  • quantity Float
    readonly=True related='sale_order_line_id.product_uom_qty'
  • sale_order_line_id Many2one → sale.order.line
    auto_join=True comodel_name='sale.order.line' index=True ondelete='cascade' readonly=True required=True string='Sale Line'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/17.0/account_ecotax_sale
VERSION
VERSION 1.0.2
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
COMMITTERSFlorian da Costa, Weblate, OCA-git-bot, Mourad, SilvioC2C, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_ecotax
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module is an extension of the module *l10n_fr_ecotax* for sale
orders. Please refer to the README of the module *account_ecotax* for
more info about ecotax management.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form sale.order field Inherits sale.view_order_form
view_sale_line_ecotax_form sale.order.line.ecotax.form sale.order.line form New
Models touched (3)

New fields (1)
  • amount_ecotax Float
    compute='_compute_ecotax' digits='Ecotaxe' store=True string='Included Ecotaxe'
Public methods (0)

No public methods.

New fields (3)
  • ecotax_amount_unit Float
    compute='_compute_ecotax' digits='Ecotax' store=True string='Ecotax Unit'
  • ecotax_line_ids One2many → sale.order.line.ecotax
    compute='_compute_ecotax_line_ids' copy=True readonly=False store=True string='Ecotax Lines' args: 'sale.order.line.ecotax', 'sale_order_line_id'
  • subtotal_ecotax Float
    compute='_compute_ecotax' digits='Ecotax' store=True string='Ecotax'
Public methods (1)
  • edit_ecotax_lines(self)

New fields (4)
  • currency_id Many2one
    readonly=True related='sale_order_line_id.currency_id'
  • product_id Many2one → product.product
    readonly=True related='sale_order_line_id.product_id' args: 'product.product'
  • quantity Float
    readonly=True related='sale_order_line_id.product_uom_qty'
  • sale_order_line_id Many2one → sale.order.line
    auto_join=True comodel_name='sale.order.line' index=True ondelete='cascade' readonly=True required=True string='Sale Line'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/16.0/account_ecotax_sale
VERSION
VERSION 3.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
COMMITTERSFlorian da Costa, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_ecotax
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
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form sale.order field Inherits sale.view_order_form
view_sale_line_ecotax_form sale.order.line.ecotax.form sale.order.line form New
Models touched (3)

New fields (1)
  • amount_ecotax Float
    compute='_compute_ecotax' digits='Ecotaxe' store=True string='Included Ecotaxe'
Public methods (0)

No public methods.

New fields (3)
  • ecotax_amount_unit Float
    compute='_compute_ecotax' digits='Ecotax' store=True string='Ecotax Unit'
  • ecotax_line_ids One2many → sale.order.line.ecotax
    compute='_compute_ecotax_line_ids' copy=True readonly=False store=True string='Ecotax lines' args: 'sale.order.line.ecotax', 'sale_order_line_id'
  • subtotal_ecotax Float
    compute='_compute_ecotax' digits='Ecotax' store=True string='Ecotax'
Public methods (1)
  • edit_ecotax_lines(self)

New fields (4)
  • currency_id Many2one
    readonly=True related='sale_order_line_id.currency_id'
  • product_id Many2one → product.product
    readonly=True related='sale_order_line_id.product_id' args: 'product.product'
  • quantity Float
    readonly=True related='sale_order_line_id.product_uom_qty'
  • sale_order_line_id Many2one → sale.order.line
    auto_join=True comodel_name='sale.order.line' index=True ondelete='cascade' readonly=True required=True string='Sale line'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
PULL REQUEST
PULL REQUEST[19.0][MIG] account_ecotax_sale: Migration to 19.0 (#599)