Base Analytic Department Categorization

analytic_base_department
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/18.0/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
    - phone_validation
    - resource_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows users linked to a department on Analytic Accounts and
Analytic Items.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
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_account_search account.analytic.account.search account.analytic.account xpath Inherits analytic.view_account_analytic_account_search
view_account_analytic_line_filter account.analytic.line.select account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
view_department_form hr.department.form hr.department xpath Inherits hr.view_department_form
Models touched (3)

New fields (1)
  • department_id Many2one → hr.department
    comodel_name='hr.department' string='Department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    comodel_name='hr.department' default=<expr> help="User's related department" string='Department'
Public methods (0)

No public methods.

New fields (1)
  • analytic_account_ids One2many → account.analytic.account
    comodel_name='account.analytic.account' inverse_name='department_id' string='Analytic Accounts'
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/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Nedas Žilinskas
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows users linked to a department on Analytic Accounts and
Analytic Items.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
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_account_search account.analytic.account.search account.analytic.account xpath Inherits analytic.view_account_analytic_account_search
view_account_analytic_line_filter account.analytic.line.select account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
view_department_form hr.department.form hr.department xpath Inherits hr.view_department_form
Models touched (3)

New fields (1)
  • department_id Many2one → hr.department
    comodel_name='hr.department' string='Department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    comodel_name='hr.department' default=<expr> help="User's related department" string='Department'
Public methods (0)

No public methods.

New fields (1)
  • analytic_account_ids One2many → account.analytic.account
    comodel_name='account.analytic.account' inverse_name='department_id' string='Analytic Accounts'
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/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSHolger Brunn, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
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_account_search account.analytic.account.search account.analytic.account xpath Inherits analytic.view_account_analytic_account_search
view_account_analytic_line_filter account.analytic.line.select account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
view_department_form hr.department.form hr.department xpath Inherits hr.view_department_form
Models touched (3)

New fields (1)
  • department_id Many2one → hr.department
    comodel_name='hr.department' string='Department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    comodel_name='hr.department' default=<expr> help="User's related department" string='Department'
Public methods (0)

No public methods.

New fields (1)
  • analytic_account_ids One2many → account.analytic.account
    comodel_name='account.analytic.account' inverse_name='department_id' string='Analytic Accounts'
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/15.0/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Camille Morand
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
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_account_search account.analytic.account.search account.analytic.account xpath Inherits analytic.view_account_analytic_account_search
view_account_analytic_line_filter account.analytic.line.select account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
view_department_form hr.department.form hr.department xpath Inherits hr.view_department_form
Models touched (3)

New fields (1)
  • department_id Many2one → hr.department
    comodel_name='hr.department' string='Department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    comodel_name='hr.department' default=<expr> help="User's related department" string='Department'
Public methods (0)

No public methods.

New fields (1)
  • analytic_account_ids One2many → account.analytic.account
    comodel_name='account.analytic.account' inverse_name='department_id' string='Analytic Accounts'
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/14.0/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
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_account_search account.analytic.account.search account.analytic.account xpath Inherits analytic.view_account_analytic_account_search
view_account_analytic_line_filter account.analytic.line.select account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
view_department_form hr.department.form hr.department xpath Inherits hr.view_department_form
Models touched (3)

New fields (1)
  • department_id Many2one → hr.department
    comodel_name='hr.department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    comodel_name='hr.department' default=<expr> help="User's related department"
Public methods (0)

No public methods.

New fields (1)
  • analytic_account_ids One2many → account.analytic.account
    comodel_name='account.analytic.account' inverse_name='department_id'
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/13.0/analytic_base_department
VERSION
VERSION 1.3.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, Miku Laitinen, Saran440, ps-tubtim
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
    - mail_bot
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
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_account_search account.analytic.account.search account.analytic.account xpath Inherits analytic.view_account_analytic_account_search
view_account_analytic_line_filter account.analytic.line.select account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
view_department_form hr.department.form hr.department xpath Inherits hr.view_department_form
Models touched (3)

New fields (1)
  • department_id Many2one → hr.department
    comodel_name='hr.department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    comodel_name='hr.department' default=<expr> help="User's related department"
Public methods (0)

No public methods.

New fields (1)
  • analytic_account_ids One2many → account.analytic.account
    comodel_name='account.analytic.account' inverse_name='department_id'
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/12.0/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - hr
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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.select account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
Models touched (2)

New fields (1)
  • department_id Many2one → hr.department
    args: 'hr.department', 'Department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    default=<expr> help="User's related department" args: 'hr.department', 'Department'
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/11.0/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSGitHub, Tonow-c2c, OCA Transbot, oca-travis, OCA-git-bot, Artem Kostyuk
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - hr
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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.select account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
Models touched (2)

New fields (1)
  • department_id Many2one → hr.department
    args: 'hr.department', 'Department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    default=<expr> help="User's related department" args: 'hr.department', 'Department'
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/10.0/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot, Dave Burkholder
WEBSITE
WEBSITEhttp://camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - hr
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_analytic_account_form account.analytic.account.form account.analytic.account field Inherits analytic.view_account_analytic_account_form
Models touched (2)

New fields (1)
  • department_id Many2one → hr.department
    args: 'hr.department', 'Department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    default=_get_department help="User's related department" args: 'hr.department', 'Department'
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/9.0/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSYannick Vaucher, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttp://camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
    - hr
    - resource
    - web_tip
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_analytic_account_form account.analytic.account.form account.analytic.account field Inherits analytic.view_account_analytic_account_form
Models touched (2)

New fields (1)
  • department_id Many2one → hr.department
    args: 'hr.department', 'Department'
Public methods (0)

No public methods.

New fields (2)
  • account_department_id Many2one → hr.department
    comodel_name='hr.department' help="Account's related department" readonly=True related='account_id.department_id' store=True string='Account Department'
  • department_id Many2one → hr.department
    default=_get_department help="User's related department" args: 'hr.department', 'Department'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/department
GIT
GIThttps://github.com/OCA/department.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/department/tree/8.0/analytic_base_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Projects & Services
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Daniel Reis
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, Daniel Reis, Stéphane Bidoul (ACSONE), OCA-git-bot, Ángel Moya
WEBSITE
WEBSITEhttp://camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - hr
    - resource
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add Department to Analytic Account.
No required dependency on Accounting modules.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_analytic_account_form account.analytic.account.form account.analytic.account field Inherits analytic.view_account_analytic_account_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.