Account move update analytic

account_move_update_analytic
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/19.0/account_move_update_analytic
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon, Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon, Le Filament
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Lansana Barry Sow
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows users to update the analytic distribution on journal
items.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_move_form_view account.move.form account.move xpath Inherits account.view_move_form
account_move_line_tree_view account.move.line.tree account.move.line field Inherits account.view_move_line_tree
view_account_move_update_analytic_account account.move.update.analytic.form account.move.update.analytic.wizard form New
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • view_account_move_update_analytic_full(self)

New fields (7)
  • account_id Many2one
    related='line_id.account_id'
  • amount Float
    compute='_compute_amount' readonly=True
  • company_id Many2one → res.company
    comodel_name='res.company' readonly=True string='Company'
  • current_analytic_distribution Json
    related='line_id.analytic_distribution' string='Current Analytic Distribution'
  • line_id Many2one → account.move.line
    string='Invoice line' args: 'account.move.line'
  • move_type Selection
    readonly=True selection='_move_type_selection'
  • product_id Many2one
    related='line_id.product_id'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • update_analytic_lines(self)
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_move_update_analytic
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon, Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon, Le Filament
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, eduardo
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 allows users to update the analytic distribution on journal
items.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_move_form_view account.move.form account.move xpath Inherits account.view_move_form
account_move_line_tree_view account.move.line.tree account.move.line field Inherits account.view_move_line_tree
view_account_move_update_analytic_account account.move.update.analytic.form account.move.update.analytic.wizard form New
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • view_account_move_update_analytic_full(self)

New fields (6)
  • account_id Many2one
    related='line_id.account_id'
  • company_id Many2one → res.company
    comodel_name='res.company' readonly=True string='Company'
  • current_analytic_distribution Json
    related='line_id.analytic_distribution' string='Current Analytic Distribution'
  • line_id Many2one → account.move.line
    string='Invoice line' args: 'account.move.line'
  • move_type Selection
    readonly=True selection='_move_type_selection'
  • product_id Many2one
    related='line_id.product_id'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • update_analytic_lines(self)
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_move_update_analytic
VERSION
VERSION 1.2.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon, Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon, Le Filament
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, christian-ramos-tecnativa, cristina-hidalgo-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 allows users to update the analytic distribution on journal
items.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_move_form_view account.move.form account.move xpath Inherits account.view_move_form
account_move_line_tree_view account.move.line.tree account.move.line field Inherits account.view_move_line_tree
view_account_move_update_analytic_account account.move.update.analytic.form account.move.update.analytic.wizard form New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • view_account_move_update_analytic_full(self)

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)

New fields (6)
  • account_id Many2one
    related='line_id.account_id'
  • company_id Many2one → res.company
    comodel_name='res.company' readonly=True string='Company'
  • current_analytic_distribution Json
    related='line_id.analytic_distribution' string='Current Analytic Distribution'
  • line_id Many2one → account.move.line
    string='Invoice line' args: 'account.move.line'
  • move_type Selection
    readonly=True selection='_move_type_selection'
  • product_id Many2one
    related='line_id.product_id'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • update_analytic_lines(self)
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/16.0/account_move_update_analytic
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon, Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon, Le Filament
COMMITTERS
COMMITTERSHolger Brunn, Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_move_form_view account.move.form account.move xpath Inherits account.view_move_form
account_move_line_tree_view account.move.line.tree account.move.line field Inherits account.view_move_line_tree
view_account_move_update_analytic_account account.move.update.analytic.form account.move.update.analytic.wizard form New
Models touched (1)

New fields (8)
  • account_id Many2one
    related='line_id.account_id'
  • analytic_distribution Json
    string='New Analytic Distribution'
  • analytic_precision Integer
    related='line_id.analytic_precision'
  • company_id Many2one
    related='line_id.company_id'
  • current_analytic_distribution Json
    related='line_id.analytic_distribution' string='Current Analytic Distribution'
  • line_id Many2one → account.move.line
    string='Invoice line' args: 'account.move.line'
  • move_type Selection
    related='line_id.move_id.move_type'
  • product_id Many2one
    related='line_id.product_id'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • update_analytic_lines(self)
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/15.0/account_move_update_analytic
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon, Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon, Le Filament
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo De Miguel, Henrik Norlin
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
account_move_form_view account.move.form account.move xpath Inherits account.view_move_form
account_move_line_tree_view account.move.line.tree account.move.line field Inherits account.view_move_line_tree
view_account_move_update_analytic_account account.move.update.analytic.form account.move.update.analytic.wizard form New
view_move_line_tree_grouped account.move.line.tree.grouped account.move.line field Inherits account.view_move_line_tree_grouped
Models touched (2)

New fields (2)
  • analytic_account_id Many2one
    tracking=True
  • analytic_tag_ids Many2many
    tracking=True
Public methods (0)

No public methods.

New fields (6)
  • company_id Many2one
    related='line_id.company_id'
  • current_analytic_account_id Many2one
    related='line_id.analytic_account_id' string='Current Analytic Account'
  • current_analytic_tag_ids Many2many
    related='line_id.analytic_tag_ids' string='Current Analytic Tags'
  • line_id Many2one → account.move.line
    string='Invoice line' args: 'account.move.line'
  • new_analytic_account_id Many2one → account.analytic.account
    check_company=True string='New Analytic Account' args: 'account.analytic.account'
  • new_analytic_tag_ids Many2many → account.analytic.tag
    check_company=True string='New Analytic Tags' args: 'account.analytic.tag'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • update_analytic_lines(self)
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/14.0/account_move_update_analytic
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon, Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon, Le Filament
COMMITTERS
COMMITTERSremi-filament, Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
account_move_form_view account.move.form account.move xpath Inherits account.view_move_form
account_move_line_tree_view account.move.line.tree account.move.line field Inherits account.view_move_line_tree
view_account_move_update_analytic_account account.move.update.analytic.form account.move.update.analytic.wizard form New
view_move_line_tree_grouped account.move.line.tree.grouped account.move.line field Inherits account.view_move_line_tree_grouped
Models touched (2)

New fields (2)
  • analytic_account_id Many2one
    tracking=True
  • analytic_tag_ids Many2many
    tracking=True
Public methods (0)

No public methods.

New fields (6)
  • company_id Many2one
    related='line_id.company_id'
  • current_analytic_account_id Many2one
    related='line_id.analytic_account_id' string='Current Analytic Account'
  • current_analytic_tag_ids Many2many
    related='line_id.analytic_tag_ids' string='Current Analytic Tags'
  • line_id Many2one → account.move.line
    string='Invoice line' args: 'account.move.line'
  • new_analytic_account_id Many2one → account.analytic.account
    check_company=True string='New Analytic Account' args: 'account.analytic.account'
  • new_analytic_tag_ids Many2many → account.analytic.tag
    check_company=True string='New Analytic Tags' args: 'account.analytic.tag'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • update_analytic_lines(self)