Account Analytic Spread by Tag

account_analytic_spread_by_tag
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_spread_by_tag
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Miquel Alzanillas (APSL-Nagarro)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Miquel Alzanillas (APSL-Nagarro)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - account_analytic_tag
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 distributes the amount of the accounting entry among all the analytical accounts that share the same analytical tag. This module is particularly useful for managing costs in projects, departments, or any other analytic dimensions.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
account_analytic_account_spread_tree_view account.analytic.account.spread.tree account.analytic.account xpath Inherits analytic.view_account_analytic_account_list
account_analytic_acount_spread_form_view account.analytic.account.spread.form account.analytic.account xpath Inherits analytic.view_account_analytic_account_form
account_analytic_tag_spread_form_view account.analytic.tag.spread.form account.analytic.tag xpath Inherits account_analytic_tag.account_analytic_tag_form_view
account_analytic_tag_spread_search_view account.analytic.tag.spread.search account.analytic.tag xpath Inherits account_analytic_tag.account_analytic_tag_view_search
account_analytic_tag_spread_tree_view account.analytic.tag.spread.tree account.analytic.tag xpath Inherits account_analytic_tag.account_analytic_tag_tree_view
Models touched (3)

New fields (1)
  • mapped_analytic_tag_ids Many2many → account.analytic.tag
    comodel_name='account.analytic.tag'
Public methods (0)

No public methods.

New fields (3)
  • spread_filter_analytic_account_ids Many2many → account.analytic.account
    comodel_name='account.analytic.account' relation='account_analytic_tag_account_filter_rel' string='Analytic Accounts'
  • spread_filter_operation Selection
    selection=[('include', 'Include'), ('exclude', 'Exclude')] string='Operation'
  • to_spread Boolean
    help='If enabled, the move line amounts using this tag will be spread across all the analytic accounts that use this same tag.' string='Spread analytic amounts'
Public methods (0)

No public methods.

New fields (0)

No new fields.

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/17.0/account_analytic_spread_by_tag
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Miquel Alzanillas (APSL-Nagarro)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Miquel Alzanillas (APSL-Nagarro)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Miquel Alzanillas
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - account_analytic_tag
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - 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 distributes the amount of the accounting entry among all the analytical accounts that share the same analytical tag. This module is particularly useful for managing costs in projects, departments, or any other analytic dimensions.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
account_analytic_account_spread_tree_view account.analytic.account.spread.tree account.analytic.account xpath Inherits analytic.view_account_analytic_account_list
account_analytic_acount_spread_form_view account.analytic.account.spread.form account.analytic.account xpath Inherits analytic.view_account_analytic_account_form
account_analytic_tag_spread_form_view account.analytic.tag.spread.form account.analytic.tag xpath Inherits account_analytic_tag.account_analytic_tag_form_view
account_analytic_tag_spread_search_view account.analytic.tag.spread.search account.analytic.tag xpath Inherits account_analytic_tag.account_analytic_tag_view_search
account_analytic_tag_spread_tree_view account.analytic.tag.spread.tree account.analytic.tag xpath Inherits account_analytic_tag.account_analytic_tag_tree_view
Models touched (3)

New fields (1)
  • mapped_analytic_tag_ids Many2many → account.analytic.tag
    comodel_name='account.analytic.tag'
Public methods (0)

No public methods.

New fields (3)
  • spread_filter_analytic_account_ids Many2many → account.analytic.account
    comodel_name='account.analytic.account' relation='account_analytic_tag_account_filter_rel' string='Analytic Accounts'
  • spread_filter_operation Selection
    selection=[('include', 'Include'), ('exclude', 'Exclude')] string='Operation'
  • to_spread Boolean
    help='If enabled, the move line amounts using this tag will be spread across all the analytic accounts that use this same tag.' string='Spread analytic amounts'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.