Repository
OCA/account-analytic · module folder · Try on Runboat
Module version
1.0.0
Category
Generic Modules/Projects & Services
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-analytic
Last tracking update
2026-08-07 08:42:52
Authors
Camptocamp, Odoo Community Association (OCA), Daniel Reis
Maintainers
Camptocamp, Odoo Community Association (OCA), Daniel Reis
Committers
Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits analytic.view_account_analytic_account_form
view_account_analytic_account_list account.analytic.account.list account.analytic.account list Inherits analytic.view_account_analytic_account_list
view_account_analytic_account_search account.analytic.account.search account.analytic.account search Inherits analytic.view_account_analytic_account_search
view_account_analytic_line_filter account.analytic.line.select account.analytic.line Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_form account.analytic.line.form account.analytic.line form Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_tree account.analytic.line.tree account.analytic.line tree Inherits analytic.view_account_analytic_line_tree
view_department_form hr.department.form hr.department form Inherits hr.view_department_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…