| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/14.0/web_tree_customized_field_list |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ilyas, Ooops |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ilyas, Ooops |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Ilyas |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/web: - web_domain_field odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_custom_list_view_form |
custom.list.view.form.view | custom.list.view | form | New |
view_custom_list_view_tree |
custom.list.view.tree.view | custom.list.view | tree | New |
active
Boolean
default=True
line_ids
One2many → custom.list.view.line
list_view_id
Many2one → ir.ui.view
required=True
args: 'ir.ui.view'
model_id
Many2one → ir.model
ondelete='cascade'
required=True
args: 'ir.model'
model_name
Char
related='model_id.model'
store=True
name
Char
required=True
original_arch
Text
readonly=True
button_apply_changes(self)
button_roll_back(self)
create(self, vals_list)
after
Many2one → ir.model.fields
before
Many2one → ir.model.fields
custom_list_view_id
Many2one → custom.list.view
field_id
Many2one → ir.model.fields
fields_domain
Char
compute='_compute_fields_domain'
readonly=True
store=False
label
Char
model_id
Many2one
related='custom_list_view_id.model_id'
model_name
Char
related='custom_list_view_id.model_name'
optional
Selection
use_widget
Selection
default=False
string='Widget'
args: [('many2many_tags', 'many2many_tags'), ('color', 'color'), ('monetary', 'monetary')]
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)name_get(self)