Base Analytic Product Category Categorization

analytic_product_category
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/12.0/analytic_product_category
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PESOL
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PESOL
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, Anand Kansagra
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_analytic_line_product_category_filter account.analytic.line.product.category.select account.analytic.line field Inherits account.view_account_analytic_line_filter_inherit_account
view_account_analytic_line_product_category_form account.analytic.line.product.category.form account.analytic.line field Inherits account.view_account_analytic_line_form_inherit_account
Models touched (1)

New fields (1)
  • product_category_id Many2one → product.category
    comodel_name='product.category' readonly=True related='product_id.categ_id' store=True string='Product Category'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/11.0/analytic_product_category
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PESOL
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PESOL
COMMITTERS
COMMITTERSOCA Transbot, angelmoya, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_analytic_line_product_category_filter account.analytic.line.product.category.select account.analytic.line field Inherits account.view_account_analytic_line_filter_inherit_account
view_account_analytic_line_product_category_form account.analytic.line.product.category.form account.analytic.line field Inherits account.view_account_analytic_line_form_inherit_account
Models touched (1)

New fields (1)
  • product_category_id Many2one → product.category
    comodel_name='product.category' readonly=True related='product_id.categ_id' store=True string='Product Category'
Public methods (0)

No public methods.