| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-fiscal-rule |
| GIT | |
| GIT | https://github.com/OCA/account-fiscal-rule.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-fiscal-rule/tree/16.0/account_ecotax_report |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization/Account Taxes |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Sébastien BEAU, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-fiscal-rule |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-fiscal-rule: - account_ecotax odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| 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 |
classif_categ_id
Many2one → account.ecotax.category
readonly=True
related='classification_id.categ_id'
store=True
string='Classification category'
args: 'account.ecotax.category'
collector_id
Many2one → ecotax.collector
readonly=True
related='classification_id.collector_id'
store=True
string='Ecotax collector'
args: 'ecotax.collector'
company_id
Many2one → res.company
comodel_name='res.company'
readonly=True
related='account_move_line_id.company_id'
store=True
currency_id
Many2one
store=True
ecotax_type
Selection
readonly=True
related='classification_id.ecotax_type'
store=True
invoice_date
Date
related='account_move_line_id.date'
store=True
invoice_state
Selection
related='account_move_line_id.parent_state'
store=True
product_id
Many2one
store=True
sector_id
Many2one → ecotax.sector
readonly=True
related='classification_id.sector_id'
store=True
string='Ecotax sector'
args: 'ecotax.sector'
supplier_status
Selection
readonly=True
related='classification_id.supplier_status'
store=True
weight
Float
readonly=True
related='product_id.weight'
store=True
No public methods.