Account Analytic Organization

account_analytic_organization
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/18.0/account_analytic_organization
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Bernat Obrador, Miquel Pascual
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Bernat Obrador, Miquel Pascual
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Sara Zambrano
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic
    - base
    - mail
    - 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.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • analytic_org Char
    related='partner_id.analytic_org_id.name' store=True string='Analytic Organization'
Public methods (0)

No public methods.

New fields (2)
  • company_id Many2one → res.company
    default=<expr> string='Company' args: 'res.company'
  • name Char
    required=True
Public methods (0)

No public methods.

New fields (1)
  • analytic_org Char
    related='partner_id.analytic_org_id.name' store=True string='Analytic Organization'
Public methods (0)

No public methods.

New fields (1)
  • analytic_org_id Many2one → account.analytic.organization
    domain=<expr> string='Analytic Organization' args: 'account.analytic.organization'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/17.0/account_analytic_organization
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Bernat Obrador, Miquel Pascual
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Bernat Obrador, Miquel Pascual
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Lansana Barry Sow
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic
    - base
    - mail
    - 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.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • analytic_org Char
    related='partner_id.analytic_org_id.name' store=True string='Analytic Organization'
Public methods (0)

No public methods.

New fields (2)
  • company_id Many2one → res.company
    default=<expr> string='Company' args: 'res.company'
  • name Char
    required=True
Public methods (0)

No public methods.

New fields (1)
  • analytic_org Char
    related='partner_id.analytic_org_id.name' store=True string='Analytic Organization'
Public methods (0)

No public methods.

New fields (1)
  • analytic_org_id Many2one → account.analytic.organization
    domain=<expr> string='Analytic Organization' args: 'account.analytic.organization'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/16.0/account_analytic_organization
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Bernat Obrador, Miquel Pascual
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Bernat Obrador, Miquel Pascual
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, mpascual
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic
    - base
    - mail
    - 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.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • analytic_org Char
    related='partner_id.analytic_org_id.name' store=True string='Analytic Organization'
Public methods (0)

No public methods.

New fields (2)
  • company_id Many2one → res.company
    default=<expr> string='Company' args: 'res.company'
  • name Char
    required=True
Public methods (0)

No public methods.

New fields (1)
  • analytic_org Char
    related='partner_id.analytic_org_id.name' store=True string='Analytic Organization'
Public methods (0)

No public methods.

New fields (1)
  • analytic_org_id Many2one → account.analytic.organization
    domain=<expr> string='Analytic Organization' args: 'account.analytic.organization'
Public methods (1)
  • name_get(self)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-analytic
PULL REQUEST
PULL REQUEST[19.0][MIG] account_analytic_organization: Migration to 19.0 (#909)