| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/18.0/account_analytic_parent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, bobrador |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - 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 | This module reintroduces the hierarchy to the analytic accounts as it was in previous versions of Odoo. This module is a base module for other modules to manage the hierarchy concept in analytics. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_list |
account.analytic.account.list | account.analytic.account | field | Inherits analytic.view_account_analytic_account_list |
child_ids
One2many → account.analytic.account
comodel_name='account.analytic.account'
copy=True
inverse_name='parent_id'
string='Child Accounts'
complete_name
Char
compute='_compute_complete_name'
recursive=True
store=True
parent_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
index=True
ondelete='cascade'
string='Parent Analytic Account'
parent_path
Char
index=True
check_parent_active(self)
check_recursion(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/17.0/account_analytic_parent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, RicardCForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - 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 | This module reintroduces the hierarchy to the analytic accounts as it was in previous versions of Odoo. This module is a base module for other modules to manage the hierarchy concept in analytics. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_list |
account.analytic.account.list | account.analytic.account | field | Inherits analytic.view_account_analytic_account_list |
child_ids
One2many → account.analytic.account
comodel_name='account.analytic.account'
copy=True
inverse_name='parent_id'
string='Child Accounts'
complete_name
Char
compute='_compute_complete_name'
recursive=True
store=True
parent_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
index=True
ondelete='cascade'
string='Parent Analytic Account'
parent_path
Char
index=True
unaccent=False
check_parent_active(self)
check_recursion(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/16.0/account_analytic_parent |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | Bruno Zanotti, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
|---|---|---|---|---|
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_list |
account.analytic.account.list | account.analytic.account | field | Inherits analytic.view_account_analytic_account_list |
child_ids
One2many → account.analytic.account
comodel_name='account.analytic.account'
copy=True
inverse_name='parent_id'
string='Child Accounts'
complete_name
Char
compute='_compute_complete_name'
recursive=True
store=True
parent_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
index=True
ondelete='cascade'
string='Parent Analytic Account'
parent_path
Char
index=True
unaccent=False
check_parent_active(self)
check_recursion(self)
name_get(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/15.0/account_analytic_parent |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci, Darius Z |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
|---|---|---|---|---|
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_list |
account.analytic.account.list | account.analytic.account | field | Inherits analytic.view_account_analytic_account_list |
child_ids
One2many → account.analytic.account
comodel_name='account.analytic.account'
copy=True
inverse_name='parent_id'
string='Child Accounts'
complete_name
Char
compute='_compute_complete_name'
recursive=True
store=True
parent_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
index=True
ondelete='cascade'
string='Parent Analytic Account'
parent_path
Char
index=True
check_parent_active(self)
check_recursion(self)
name_get(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/14.0/account_analytic_parent |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Cyril VINH-TUNG, Hai Lang |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
|---|---|---|---|---|
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_list |
account.analytic.account.list | account.analytic.account | field | Inherits analytic.view_account_analytic_account_list |
child_ids
One2many → account.analytic.account
comodel_name='account.analytic.account'
copy=True
inverse_name='parent_id'
string='Child Accounts'
complete_name
Char
compute='_compute_complete_name'
store=True
string='Complete Name'
parent_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
index=True
ondelete='cascade'
string='Parent Analytic Account'
parent_path
Char
index=True
check_parent_active(self)
check_recursion(self)
name_get(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/13.0/account_analytic_parent |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | mreficent, Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Pedro Gonzalez, Hai Lang |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
|---|---|---|---|---|
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_list |
account.analytic.account.list | account.analytic.account | field | Inherits analytic.view_account_analytic_account_list |
view_account_analytic_line_filter |
account.analytic.line.filter | account.analytic.line | xpath | Inherits analytic.view_account_analytic_line_filter |
child_ids
One2many → account.analytic.account
comodel_name='account.analytic.account'
copy=True
inverse_name='parent_id'
string='Child Accounts'
complete_name
Char
compute='_compute_complete_name'
store=True
string='Complete Name'
parent_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
index=True
ondelete='cascade'
string='Parent Analytic Account'
parent_path
Char
index=True
check_parent_active(self)
check_recursion(self)
name_get(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/12.0/account_analytic_parent |
| VERSION | |
| VERSION | 2.3.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Eficent, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Eficent, CorporateHub, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Wolfgang Pichler, Robin Keunen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:19 |
| 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_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_list |
account.analytic.account.list | account.analytic.account | field | Inherits analytic.view_account_analytic_account_list |
view_account_analytic_line_filter |
account.analytic.line.filter | account.analytic.line | xpath | Inherits analytic.view_account_analytic_line_filter |
child_ids
One2many → account.analytic.account
comodel_name='account.analytic.account'
copy=True
inverse_name='parent_id'
string='Child Accounts'
complete_name
Char
compute='_compute_complete_name'
store=True
string='Complete Name'
parent_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
index=True
ondelete='cascade'
string='Parent Analytic Account'
parent_path
Char
index=True
check_parent_active(self)
check_recursion(self)
name_get(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/11.0/account_analytic_parent |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Eficent, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Eficent, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, cubells, OCA Transbot, oca-travis, aheficent |
| WEBSITE | |
| WEBSITE | https://www.github.com/OCA/account-analytic.git |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
child_ids
One2many → account.analytic.account
comodel_name='account.analytic.account'
copy=True
inverse_name='parent_id'
string='Child Accounts'
parent_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
index=True
ondelete='cascade'
string='Parent Analytic Account'
parent_left
Integer
index=True
string='Left Parent'
parent_right
Integer
index=True
string='Right Parent'
check_parent_active(self)
check_recursion(self)
name_get(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/10.0/account_analytic_parent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Eficent, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Eficent, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, mreficent, OCA Transbot, oca-travis, David Vidal, Aaron Henriquez |
| WEBSITE | |
| WEBSITE | https://www.github.com/OCA/account-analytic.git |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account_accountant - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_chart_view |
Chart of Analytic Accounts | account.analytic.chart | form | New |
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_report |
account.analytic.account.report | account.analytic.account | tree | New |
child_ids
One2many → account.analytic.account
copy=True
args: 'account.analytic.account', 'parent_id', 'Child Accounts'
parent_id
Many2one → account.analytic.account
string='Parent Analytic Account'
args: 'account.analytic.account'
check_parent_active(self)
check_recursion(self)
name_get(self)
write(self, vals)
from_date
Date
string='From'
to_date
Date
string='To'
analytic_account_chart_open_window(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/9.0/account_analytic_parent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Matmoz d.o.o., Luxim d.o.o., Deneroteam |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, cubells, OCA Transbot, oca-travis, Weblate, aheficent |
| WEBSITE | |
| WEBSITE | https://www.github.com/OCA/account-analytic.git |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_account_form |
account.analytic.account.form | account.analytic.account | field | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_report |
account.analytic.account.report | account.analytic.account | tree | New |
child_ids
One2many → account.analytic.account
copy=True
args: 'account.analytic.account', 'parent_id', 'Child Accounts'
parent_id
Many2one → account.analytic.account
string='Parent Analytic Account'
args: 'account.analytic.account'
check_recursion(self)
name_get(self)
on_change_parent(self)
No new fields.
Public methods (1)analytic_account_chart_open_window(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-analytic |
| PULL REQUEST | |
| PULL REQUEST | [19.0] [MIG] account_analytic_parent: Migration to 19.0 (#886) |