| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/12.0/account_move_line_drilldown |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_line_filter |
account.move.line | filter | Inherits account.view_account_move_line_filter |
root_group_id
Many2one → account.group
comodel_name='account.group'
compute='_compute_account_groups'
index=True
store=True
string='Root Group'
sub_group_id
Many2one → account.group
comodel_name='account.group'
compute='_compute_account_groups'
index=True
store=True
string='Sub Group'
No public methods.
No new fields.
Public methods (0)No public methods.
account_root_group_id
Many2one → account.group
comodel_name='account.group'
index=True
readonly=True
related='account_id.root_group_id'
store=True
string='Account Root Group'
account_sub_group_id
Many2one → account.group
comodel_name='account.group'
index=True
readonly=True
related='account_id.sub_group_id'
store=True
string='Account Sub Group'
No public methods.