Repository
OCA/l10n-france · module folder · Try on Runboat
Module version
1.0.0
Category
Localization/Account Taxes
Folder size
0.04 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
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
SilvioC2C, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • ecotaxe_amount Float
    compute='_compute_ecotaxe' help='Ecotaxe Amount computed form Classification' store=True
  • ecotaxe_classification_id Many2one → account.ecotaxe.classification
    string='Ecotaxe Classification' args: 'account.ecotaxe.classification'
  • manual_fixed_ecotaxe Float
    help='Manual Fixed ecotaxe.\nAllow to subtite default Ecotaxe Classification\n'
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi