TIP: You can type at any time to perform a new search.
Ecotax Reporting
account_ecotax_report · OCA/account-fiscal-rule
- Repository
- OCA/account-fiscal-rule · 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/account-fiscal-rule
- Last tracking update
- 2026-08-07 08:09:31
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Sébastien BEAU, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_line_ecotax_pivot |
account.move.line.ecotax.pivot | account.move.line.ecotax | pivot | New |
account_move_line_ecotax_search |
account.move.line.ecotax | search | New | |
account_move_line_ecotax_tree |
account.move.line.ecotax | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (11)
-
classif_categ_idMany2one → account.ecotax.categoryreadonly=Truerelated='classification_id.categ_id'store=Truestring='Classification category' args: 'account.ecotax.category' -
collector_idMany2one → ecotax.collectorreadonly=Truerelated='classification_id.collector_id'store=Truestring='Ecotax collector' args: 'ecotax.collector' -
company_idMany2one → res.companycomodel_name='res.company'readonly=Truerelated='account_move_line_id.company_id'store=True -
currency_idMany2onestore=True -
ecotax_typeSelectionreadonly=Truerelated='classification_id.ecotax_type'store=True -
invoice_dateDaterelated='account_move_line_id.date'store=True -
invoice_stateSelectionrelated='account_move_line_id.parent_state'store=True -
product_idMany2onestore=True -
sector_idMany2one → ecotax.sectorreadonly=Truerelated='classification_id.sector_id'store=Truestring='Ecotax sector' args: 'ecotax.sector' -
supplier_statusSelectionreadonly=Truerelated='classification_id.supplier_status'store=True -
weightFloatreadonly=Truerelated='product_id.weight'store=True
No public methods.