| 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_analytic_tag |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, eduezerouali-tecnativa, cristina-hidalgo-tecnativa |
| 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 restores the *account analytic tags* as a method for categorizing analytic entries, selectable from the invoices, and transferred to them on publishing. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_tag_form_view |
account.analytic.tag.form | account.analytic.tag | form | New |
account_analytic_tag_tree_view |
account.analytic.tag.tree | account.analytic.tag | list | New |
account_analytic_tag_view_search |
account.analytic.tag.view.search | account.analytic.tag | search | New |
account_move_analytic_tag_ids_form |
account.move.tag_ids.form.inherit | account.move | xpath | Inherits account.view_move_form |
res_config_settings_view_form |
res.config.settings.view.form.inherit.account_analytic_tag | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_account_analytic_line_form |
account.analytic.line.form.inherit.tags | account.analytic.line | field | Inherits analytic.view_account_analytic_line_form |
view_account_analytic_line_tree_inherit_tags |
account.analytic.line.tree.inherit.tags | account.analytic.line | field | Inherits analytic.view_account_analytic_line_tree |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
tag_ids
Many2many → account.analytic.tag
string='Tags'
args: 'account.analytic.tag', 'account_analytic_line_tag_rel', 'line_id', 'tag_id'
No public methods.
account_analytic_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
help='Without analytical account: This label will be set for all the analytical items generated.\n With analytical account: This label will be set only to the analytical items that have the same analytical account.'
string='Analytic Account filter'
active
Boolean
default=True
help='Set active to false to hide the Analytic Tag without removing it.'
color
Integer
company_id
Many2one → res.company
string='Company'
args: 'res.company'
name
Char
index=True
required=True
string='Analytic Tag'
No public methods.
analytic_tag_ids
Many2many → account.analytic.tag
comodel_name='account.analytic.tag'
string='Analytic Tags'
No public methods.
No new fields.
Public methods (0)No public methods.
group_analytic_tags
Boolean
implied_group='account_analytic_tag.group_analytic_tags'
string='Analytic Tags'
No public methods.
| 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_analytic_tag |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci, mpascual, eduezerouali-tecnativa |
| 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 restores the *account analytic tags* as a method for categorizing analytic entries, selectable from the invoices, and transferred to them on publishing. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_tag_form_view |
account.analytic.tag.form | account.analytic.tag | form | New |
account_analytic_tag_tree_view |
account.analytic.tag.tree | account.analytic.tag | list | New |
account_analytic_tag_view_search |
account.analytic.tag.view.search | account.analytic.tag | search | New |
account_move_analytic_tag_ids_form |
account.move.tag_ids.form.inherit | account.move | xpath | Inherits account.view_move_form |
res_config_settings_view_form |
res.config.settings.view.form.inherit.account_analytic_tag | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_account_analytic_line_form |
account.analytic.line.form.inherit.tags | account.analytic.line | field | Inherits analytic.view_account_analytic_line_form |
view_account_analytic_line_tree_inherit_tags |
account.analytic.line.tree.inherit.tags | account.analytic.line | field | Inherits analytic.view_account_analytic_line_tree |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
tag_ids
Many2many → account.analytic.tag
string='Tags'
args: 'account.analytic.tag', 'account_analytic_line_tag_rel', 'line_id', 'tag_id'
No public methods.
account_analytic_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
help='Without analytical account: This label will be set for all the analytical items generated.\n With analytical account: This label will be set only to the analytical items that have the same analytical account.'
string='Analytic Account filter'
active
Boolean
default=True
help='Set active to false to hide the Analytic Tag without removing it.'
color
Integer
company_id
Many2one → res.company
string='Company'
args: 'res.company'
name
Char
index=True
required=True
string='Analytic Tag'
No public methods.
analytic_tag_ids
Many2many → account.analytic.tag
comodel_name='account.analytic.tag'
string='Analytic Tags'
No public methods.
No new fields.
Public methods (0)No public methods.
group_analytic_tags
Boolean
implied_group='account_analytic_tag.group_analytic_tags'
string='Analytic Tags'
No public methods.
| 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_analytic_tag |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Rocío Vega |
| 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 restores the *account analytic tags* as a method for categorizing analytic entries, selectable from the invoices, and transferred to them on publishing. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_tag_form_view |
account.analytic.tag.form | account.analytic.tag | form | New |
account_analytic_tag_tree_view |
account.analytic.tag.tree | account.analytic.tag | tree | New |
account_analytic_tag_view_search |
account.analytic.tag.view.search | account.analytic.tag | search | New |
account_move_analytic_tag_ids_form |
account.move.tag_ids.form.inherit | account.move | xpath | Inherits account.view_move_form |
res_config_settings_view_form |
res.config.settings.view.form.inherit.account_analytic_tag | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_account_analytic_line_form |
account.analytic.line.form.inherit.tags | account.analytic.line | field | Inherits analytic.view_account_analytic_line_form |
view_account_analytic_line_tree_inherit_tags |
account.analytic.line.tree.inherit.tags | account.analytic.line | field | Inherits analytic.view_account_analytic_line_tree |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
tag_ids
Many2many → account.analytic.tag
string='Tags'
args: 'account.analytic.tag', 'account_analytic_line_tag_rel', 'line_id', 'tag_id'
No public methods.
account_analytic_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
help='Without analytical account: This label will be set for all the analytical items generated.\n With analytical account: This label will be set only to the analytical items that have the same analytical account.'
string='Analytic Account filter'
active
Boolean
default=True
help='Set active to false to hide the Analytic Tag without removing it.'
color
Integer
company_id
Many2one → res.company
string='Company'
args: 'res.company'
name
Char
index=True
required=True
string='Analytic Tag'
No public methods.
analytic_tag_ids
Many2many → account.analytic.tag
comodel_name='account.analytic.tag'
string='Analytic Tags'
No public methods.
group_analytic_tags
Boolean
implied_group='account_analytic_tag.group_analytic_tags'
string='Analytic Tags'
No public methods.
| 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_analytic_tag |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| 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_analytic_tag_form_view |
account.analytic.tag.form | account.analytic.tag | form | New |
account_analytic_tag_tree_view |
account.analytic.tag.tree | account.analytic.tag | tree | New |
account_analytic_tag_view_search |
account.analytic.tag.view.search | account.analytic.tag | search | New |
account_move_analytic_tag_ids_form |
account.move.tag_ids.form.inherit | account.move | xpath | Inherits account.view_move_form |
res_config_settings_view_form |
res.config.settings.view.form.inherit.account_analytic_tag | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_account_analytic_line_form |
account.analytic.line.form.inherit.tags | account.analytic.line | field | Inherits analytic.view_account_analytic_line_form |
view_account_analytic_line_tree_inherit_tags |
account.analytic.line.tree.inherit.tags | account.analytic.line | field | Inherits analytic.view_account_analytic_line_tree |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
tag_ids
Many2many → account.analytic.tag
string='Tags'
args: 'account.analytic.tag', 'account_analytic_line_tag_rel', 'line_id', 'tag_id'
No public methods.
account_analytic_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
help='Without analytical account: This label will be set for all the analytical items generated.\n With analytical account: This label will be set only to the analytical items that have the same analytical account.'
string='Analytic Account filter'
active
Boolean
default=True
help='Set active to false to hide the Analytic Tag without removing it.'
color
Integer
company_id
Many2one → res.company
string='Company'
args: 'res.company'
name
Char
index=True
required=True
string='Analytic Tag'
No public methods.
analytic_tag_ids
Many2many → account.analytic.tag
comodel_name='account.analytic.tag'
string='Analytic Tags'
No public methods.
group_analytic_tags
Boolean
implied_group='account_analytic_tag.group_analytic_tags'
string='Analytic Tags'
No public methods.