Analytic Mixin Analytic Account

analytic_mixin_analytic_account
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_mixin_analytic_account
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views 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.