Account analytic line commercial partner

account_analytic_line_commercial_partner
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/18.0/account_analytic_line_commercial_partner
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Andrii Kompaniiets
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds the **Commercial Entity** field 
(technical name commercial_partner_id) to analytic items and allows users 
to group _Analytic items_ by this field.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_analytic_line_filter_inherit_account account.analytic.line.inherit.account account.analytic.line xpath Inherits account.view_account_analytic_line_filter_inherit_account
Models touched (1)

New fields (1)
  • commercial_partner_id Many2one → res.partner
    comodel_name='res.partner' readonly=True related='partner_id.commercial_partner_id' store=True
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-analytic
PULL REQUEST
PULL REQUEST[19.0][MIG] account_analytic_line_commercial_partner: Migration to 19.0 (#908)