| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/19.0/account_move_update_analytic |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon, Le Filament |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon, Le Filament |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Lansana Barry Sow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)view_account_move_update_analytic_full(self)
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'
default_get(self, fields)
update_analytic_lines(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/18.0/account_move_update_analytic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon, Le Filament |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon, Le Filament |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, eduardo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)view_account_move_update_analytic_full(self)
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'
default_get(self, fields)
update_analytic_lines(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/17.0/account_move_update_analytic |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon, Le Filament |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon, Le Filament |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, christian-ramos-tecnativa, cristina-hidalgo-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)view_account_move_update_analytic_full(self)
No new fields.
Public methods (1)write(self, vals)
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'
default_get(self, fields)
update_analytic_lines(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/16.0/account_move_update_analytic |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon, Le Filament |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon, Le Filament |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
default_get(self, fields)
update_analytic_lines(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/15.0/account_move_update_analytic |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon, Le Filament |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon, Le Filament |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel, Henrik Norlin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
analytic_account_id
Many2one
tracking=True
analytic_tag_ids
Many2many
tracking=True
No public methods.
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'
default_get(self, fields)
update_analytic_lines(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/14.0/account_move_update_analytic |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon, Le Filament |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon, Le Filament |
| COMMITTERS | |
| COMMITTERS | remi-filament, Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
analytic_account_id
Many2one
tracking=True
analytic_tag_ids
Many2many
tracking=True
No public methods.
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'
default_get(self, fields)
update_analytic_lines(self)