Repository
OCA/account-analytic · module folder · Try on Runboat
Module version
1.0.0
Category
Analytic Accounting
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-analytic
Last tracking update
2026-08-07 08:09:17
Authors
Odoo Community Association (OCA), Quartile
Maintainers
Odoo Community Association (OCA), Quartile
Committers
Aungkokolin1997, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • analytic_account_ids Many2many → account.analytic.account
    compute='_compute_analytic_account_ids' context={'active_test': False} help='Analytic accounts computed from analytic distribution.' string='Analytic Accounts' args: 'account.analytic.account'
  • analytic_account_names Char
    compute='_compute_analytic_account_ids' help='Comma-separated analytic account names, in case it is useful to be included in the exported data.'
Public methods (0)

No public methods.