| 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_organization |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Bernat Obrador, Miquel Pascual |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Bernat Obrador, Miquel Pascual |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Sara Zambrano |
| 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: - analytic - base - base_setup - web - bus - web_tour - html_editor - uom - contacts - account - onboarding - product - 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 adds a new field on the partner. This organization field is also added on the account analytic line and account move line so you can filter and group by it. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_line_search_inherit |
account.analytic.line.search.inherit | account.analytic.line | xpath | Inherits analytic.view_account_analytic_line_filter |
view_account_analytic_line_tree_inherit |
account.analytic.line.tree.inherit | account.analytic.line | xpath | Inherits analytic.view_account_analytic_line_tree |
view_account_analytic_organization_tree |
account.analytic.organization.tree | account.analytic.organization | list | New |
view_account_move_line_search_inherit |
account.move.line.search.inherit | account.move.line | xpath | Inherits account.view_account_move_line_filter |
view_account_move_line_tree_inherit |
account.move.line.tree.inherit | account.move.line | xpath | Inherits account.view_move_line_tree |
view_partner_form_inherit |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
analytic_org
Char
related='partner_id.analytic_org_id.name'
store=True
string='Analytic Organization'
No public methods.
company_id
Many2one → res.company
default=<expr>
string='Company'
args: 'res.company'
name
Char
required=True
No public methods.
analytic_org
Char
related='partner_id.analytic_org_id.name'
store=True
string='Analytic Organization'
No public methods.
analytic_org_id
Many2one → account.analytic.organization
domain=<expr>
string='Analytic Organization'
args: 'account.analytic.organization'
No public methods.
| 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_organization |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Bernat Obrador, Miquel Pascual |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Bernat Obrador, Miquel Pascual |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Lansana Barry Sow |
| 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: - analytic - base - base_setup - web - bus - web_tour - uom - contacts - account - onboarding - product - 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 adds a new field on the partner. This organization field is also added on the account analytic line and account move line so you can filter and group by it. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_line_search_inherit |
account.analytic.line.search.inherit | account.analytic.line | xpath | Inherits analytic.view_account_analytic_line_filter |
view_account_analytic_line_tree_inherit |
account.analytic.line.tree.inherit | account.analytic.line | xpath | Inherits analytic.view_account_analytic_line_tree |
view_account_analytic_organization_tree |
account.analytic.organization.tree | account.analytic.organization | tree | New |
view_account_move_line_search_inherit |
account.move.line.search.inherit | account.move.line | xpath | Inherits account.view_account_move_line_filter |
view_account_move_line_tree_inherit |
account.move.line.tree.inherit | account.move.line | xpath | Inherits account.view_move_line_tree |
view_partner_form_inherit |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
analytic_org
Char
related='partner_id.analytic_org_id.name'
store=True
string='Analytic Organization'
No public methods.
company_id
Many2one → res.company
default=<expr>
string='Company'
args: 'res.company'
name
Char
required=True
No public methods.
analytic_org
Char
related='partner_id.analytic_org_id.name'
store=True
string='Analytic Organization'
No public methods.
analytic_org_id
Many2one → account.analytic.organization
domain=<expr>
string='Analytic Organization'
args: 'account.analytic.organization'
No public methods.
| 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_organization |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Bernat Obrador, Miquel Pascual |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Bernat Obrador, Miquel Pascual |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, mpascual |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - analytic - base - base_setup - web - bus - web_tour - uom - contacts - account - product - 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 adds a new field on the partner. This organization field is also added on the account analytic line and account move line so you can filter and group by it. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_line_search_inherit |
account.analytic.line.search.inherit | account.analytic.line | xpath | Inherits analytic.view_account_analytic_line_filter |
view_account_analytic_line_tree_inherit |
account.analytic.line.tree.inherit | account.analytic.line | xpath | Inherits analytic.view_account_analytic_line_tree |
view_account_analytic_organization_tree |
account.analytic.organization.tree | account.analytic.organization | tree | New |
view_account_move_line_search_inherit |
account.move.line.search.inherit | account.move.line | xpath | Inherits account.view_account_move_line_filter |
view_account_move_line_tree_inherit |
account.move.line.tree.inherit | account.move.line | xpath | Inherits account.view_move_line_tree |
view_partner_form_inherit |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
analytic_org
Char
related='partner_id.analytic_org_id.name'
store=True
string='Analytic Organization'
No public methods.
company_id
Many2one → res.company
default=<expr>
string='Company'
args: 'res.company'
name
Char
required=True
No public methods.
analytic_org
Char
related='partner_id.analytic_org_id.name'
store=True
string='Analytic Organization'
No public methods.
analytic_org_id
Many2one → account.analytic.organization
domain=<expr>
string='Analytic Organization'
args: 'account.analytic.organization'
name_get(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_organization: Migration to 19.0 (#909) |