| 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/analytic_tag_dimension_enhanced |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Kitti U, Saran440, oca-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - analytic_tag_dimension odoo/odoo: - analytic - base - base_setup - web - bus - web_tour - uom - account - product - 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_dimension_form_view |
account.analytic.tag.dimension.form.view | account.analytic.tag | field | Inherits analytic_tag_dimension.account_analytic_tag_dimension_form_view |
view_AccountAnalyticDimension_form |
view.AccountAnalyticDimension.form | account.analytic.dimension | field | Inherits analytic_tag_dimension.view_AccountAnalyticDimension_form |
view_AccountAnalyticDimension_tree |
view.AccountAnalyticDimension.tree | account.analytic.dimension | field | Inherits analytic_tag_dimension.view_AccountAnalyticDimension_tree |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
by_sequence
Boolean
default=False
help="If checked, this dimemsion's tags will be available only when previous dimension's tags is selected"
filtered_field_ids
Many2many → ir.model.fields
comodel_name='ir.model.fields'
domain="[('model_id', '=', ref_model_id), ('ttype', '=', 'many2one')]"
help='Filtered listing tags by fields of this model, based on value of selected analytic tags in working document'
string='Filtered by fields'
ref_model_id
Many2one → ir.model
comodel_name='ir.model'
help='Select model if you want to use it to create analytic tags, each tag will have reference to the data record in that model.\nFor example, if you select Department (hr.department) then click Create Tags button, tags will be created from each department and also has resource_ref to the department record'
string='Ref Model'
required
Boolean
default=False
help='If required, this dimension needed to be selected in working document'
string='Required'
sequence
Integer
help='This field works with By Sequence'
create_analytic_tags(self)
resource_ref
Reference
selection=<expr>
string='Record'
No public methods.
domain_tag_ids
Many2many → account.analytic.tag
comodel_name='account.analytic.tag'
compute='_compute_analytic_tags_domain'
help='Helper field, the filtered tags_ids when record is saved'
create(self, vals)
write(self, vals)
| 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/13.0/analytic_tag_dimension_enhanced |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, Kitti U |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - analytic_tag_dimension odoo/odoo: - analytic - base - base_setup - web - bus - web_tour - uom - account - product - 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_dimension_form_view |
account.analytic.tag.dimension.form.view | account.analytic.tag | field | Inherits analytic_tag_dimension.account_analytic_tag_dimension_form_view |
view_AccountAnalyticDimension_form |
view.AccountAnalyticDimension.form | account.analytic.dimension | field | Inherits analytic_tag_dimension.view_AccountAnalyticDimension_form |
view_AccountAnalyticDimension_tree |
view.AccountAnalyticDimension.tree | account.analytic.dimension | field | Inherits analytic_tag_dimension.view_AccountAnalyticDimension_tree |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
by_sequence
Boolean
default=False
help="If checked, this dimemsion's tags will be available only when previous dimension's tags is selected"
filtered_field_ids
Many2many → ir.model.fields
comodel_name='ir.model.fields'
domain="[('model_id', '=', ref_model_id), ('ttype', '=', 'many2one')]"
help='Filtered listing tags by fields of this model, based on value of selected analytic tags in working document'
string='Filtered by fields'
ref_model_id
Many2one → ir.model
comodel_name='ir.model'
help='Select model if you want to use it to create analytic tags, each tag will have reference to the data record in that model.\nFor example, if you select Department (hr.department) then click Create Tags button, tags will be created from each department and also has resource_ref to the department record'
string='Ref Model'
required
Boolean
default=False
help='If required, this dimension needed to be selected in working document'
string='Required'
sequence
Integer
help='This field works with By Sequence'
create_analytic_tags(self)
resource_ref
Reference
selection=<expr>
string='Record'
No public methods.
domain_tag_ids
Many2many → account.analytic.tag
comodel_name='account.analytic.tag'
compute='_compute_analytic_tags_domain'
help='Helper field, the filtered tags_ids when record is saved'
create(self, vals)
write(self, vals)
| 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/12.0/analytic_tag_dimension_enhanced |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, oca-travis, OCA-git-bot, kittiu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - analytic_tag_dimension odoo/odoo: - analytic - base - decimal_precision - base_setup - web - bus - web_tour - uom - account - product - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_tag_dimension_form_view |
account.analytic.tag.dimension.form.view | account.analytic.tag | field | Inherits analytic_tag_dimension.account_analytic_tag_dimension_form_view |
invoice_form |
invoice.form | account.invoice | data | Inherits account.invoice_form |
view_AccountAnalyticDimension_form |
view.AccountAnalyticDimension.form | account.analytic.dimension | field | Inherits analytic_tag_dimension.view_AccountAnalyticDimension_form |
view_AccountAnalyticDimension_tree |
view.AccountAnalyticDimension.tree | account.analytic.dimension | field | Inherits analytic_tag_dimension.view_AccountAnalyticDimension_tree |
by_sequence
Boolean
default=False
help="If checked, this dimemsion's tags will be available only when previous dimension's tags is selected"
filtered_field_ids
Many2many → ir.model.fields
comodel_name='ir.model.fields'
domain="[('model_id', '=', ref_model_id),('ttype', '=', 'many2one')]"
help='Filtered listing tags by fields of this model, based on value of selected analytic tags in working document'
string='Filtered by fields'
ref_model_id
Many2one → ir.model
comodel_name='ir.model'
help='Select model if you want to use it to create analytic tags, each tag will have reference to the data record in that model.\nFor example, if you select Department (hr.department) then click Create Tags button, tags will be created from each department and also has resource_ref to the department record'
string='Ref Model'
required
Boolean
default=False
help='If required, this dimension needed to be selected in working document'
string='Required'
sequence
Integer
help='This field works with By Sequence'
create_analytic_tags(self)
resource_ref
Reference
selection=<expr>
string='Record'
No public methods.
domain_tag_ids
Many2many → account.analytic.tag
comodel_name='account.analytic.tag'
compute='_compute_analytic_tags_domain'
help='Helper field, the filtered tags_ids when record is saved'
No public methods.