Repository
OCA/l10n-france · module folder · Try on Runboat
Module version
1.0.0
Category
Localization/Account Taxes
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-france
Last tracking update
2026-08-07 07:57:16
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Alexandre Fayolle, Anna Janiszewska, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form l10n_fr_ecotaxe.sale.line.form sale.order form Inherits sale.view_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.