TIP: You can type at any time to perform a new search.
Base Analytic Department Categorization
analytic_base_department · OCA/account-analytic
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → hr.departmentcomodel_name='hr.department'string='Department'
No public methods.
New fields (2)
-
account_department_idMany2one → hr.departmentcomodel_name='hr.department'help="Account's related department"readonly=Truerelated='account_id.department_id'store=Truestring='Account Department' -
department_idMany2one → hr.departmentcomodel_name='hr.department'default=<expr>help="User's related department"string='Department'
No public methods.
New fields (1)
-
analytic_account_idsOne2many → account.analytic.accountcomodel_name='account.analytic.account'inverse_name='department_id'string='Analytic Accounts'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…