| 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/19.0/server_action_mass_edit |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), GRAP, Serpent Consulting Services Pvt. Ltd., Iván Todorovich |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), GRAP, Serpent Consulting Services Pvt. Ltd., Iván Todorovich |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, eduezerouali-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to edit several records at the same time in any Odoo model. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mass_editing_wizard_form |
mass.editing.wizard | form | New | |
view_server_action_form |
ir.actions.server | sheet | Inherits base.view_server_action_form |
mass_edit_apply_domain_in_lines
Boolean
compute='_compute_mass_edit_apply_domain_in_lines'
string='Apply domain in lines'
mass_edit_line_ids
One2many → ir.actions.server.mass.edit.line
mass_edit_message
Text
help='If set, this message will be displayed in the wizard.'
string='Message'
state
Selection
ondelete={'mass_edit': 'cascade'}
selection_add=[('mass_edit', 'Mass Edit Records')]
No public methods.
apply_domain
Boolean
default=False
help='Apply default domain related to field'
field_domain
Char
help='Optional domain to filter the selectable values for this relational field in the mass edit wizard.'
string='Domain'
field_id
Many2one → ir.model.fields
domain=<expr>
ondelete='cascade'
required=True
string='Field'
args: 'ir.model.fields'
field_relation
Char
related='field_id.relation'
model_id
Many2one → ir.model
related='server_action_id.model_id'
args: 'ir.model'
sequence
Integer
server_action_id
Many2one → ir.actions.server
ondelete='cascade'
required=True
string='Server Action'
args: 'ir.actions.server'
widget_option
Char
help="Add widget text that will be used to display the field in the wizard.\nExample: 'many2many_tags', 'selection', 'image'"
No public methods.
mass_server_action_id
Many2one → ir.actions.server
No public methods.
message
Text
readonly=True
operation_description_danger
Text
readonly=True
operation_description_info
Text
readonly=True
operation_description_warning
Text
readonly=True
remaining_item_qty
Integer
readonly=True
selected_item_qty
Integer
readonly=True
button_apply(self)
create(self, vals_list)
default_get(self, fields)
fields_get(self, allfields=None, attributes=None)
get_view(self, view_id=None, view_type='form', **options)
get_views(self, views, options=None)
onchange(self, values, field_names, fields_spec)
read(self, fields=None, load='_classic_read')
| 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/18.0/server_action_mass_edit |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), GRAP, Serpent Consulting Services Pvt. Ltd., Iván Todorovich |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), GRAP, Serpent Consulting Services Pvt. Ltd., Iván Todorovich |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, GitHub, Weblate, OCA-git-bot, oca-ci, trisdoan, A.David-TSC |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to edit several records at the same time in any Odoo model. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mass_editing_wizard_form |
mass.editing.wizard | form | New | |
view_server_action_form |
ir.actions.server | sheet | Inherits base.view_server_action_form |
mass_edit_apply_domain_in_lines
Boolean
compute='_compute_mass_edit_apply_domain_in_lines'
string='Apply domain in lines'
mass_edit_line_ids
One2many → ir.actions.server.mass.edit.line
mass_edit_message
Text
help='If set, this message will be displayed in the wizard.'
string='Message'
state
Selection
ondelete={'mass_edit': 'cascade'}
selection_add=[('mass_edit', 'Mass Edit Records')]
No public methods.
apply_domain
Boolean
default=False
help='Apply default domain related to field'
field_id
Many2one → ir.model.fields
domain=<expr>
ondelete='cascade'
required=True
string='Field'
args: 'ir.model.fields'
model_id
Many2one → ir.model
related='server_action_id.model_id'
args: 'ir.model'
sequence
Integer
server_action_id
Many2one → ir.actions.server
ondelete='cascade'
required=True
string='Server Action'
args: 'ir.actions.server'
widget_option
Char
help="Add widget text that will be used to display the field in the wizard.\nExample: 'many2many_tags', 'selection', 'image'"
No public methods.
mass_server_action_id
Many2one → ir.actions.server
No public methods.
message
Text
readonly=True
operation_description_danger
Text
readonly=True
operation_description_info
Text
readonly=True
operation_description_warning
Text
readonly=True
remaining_item_qty
Integer
readonly=True
selected_item_qty
Integer
readonly=True
button_apply(self)
create(self, vals_list)
default_get(self, fields)
fields_get(self, allfields=None, attributes=None)
get_view(self, view_id=None, view_type='form', **options)
get_views(self, views, options=None)
onchange(self, values, field_names, fields_spec)
read(self, fields=None, load='_classic_read')
| 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/17.0/server_action_mass_edit |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), GRAP, Serpent Consulting Services Pvt. Ltd., Iván Todorovich |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), GRAP, Serpent Consulting Services Pvt. Ltd., Iván Todorovich |
| COMMITTERS | |
| COMMITTERS | GitHub, Weblate, OCA-git-bot, Cyril VINH-TUNG, oca-ci, Christopher Rogos, Vang - Nguyen Phu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to edit several records at the same time in any Odoo model. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mass_editing_wizard_form |
mass.editing.wizard | form | New | |
view_server_action_form |
ir.actions.server | sheet | Inherits base.view_server_action_form |
mass_edit_apply_domain_in_lines
Boolean
compute='_compute_mass_edit_apply_domain_in_lines'
string='Apply domain in lines'
mass_edit_line_ids
One2many → ir.actions.server.mass.edit.line
mass_edit_message
Text
help='If set, this message will be displayed in the wizard.'
string='Message'
state
Selection
ondelete={'mass_edit': 'cascade'}
selection_add=[('mass_edit', 'Mass Edit Records')]
No public methods.
apply_domain
Boolean
default=False
help='Apply default domain related to field'
field_id
Many2one → ir.model.fields
domain=<expr>
ondelete='cascade'
required=True
string='Field'
args: 'ir.model.fields'
model_id
Many2one → ir.model
related='server_action_id.model_id'
args: 'ir.model'
sequence
Integer
server_action_id
Many2one → ir.actions.server
ondelete='cascade'
required=True
string='Server Action'
args: 'ir.actions.server'
widget_option
Char
help="Add widget text that will be used to display the field in the wizard.\nExample: 'many2many_tags', 'selection', 'image'"
No public methods.
mass_server_action_id
Many2one → ir.actions.server
No public methods.
message
Text
readonly=True
operation_description_danger
Text
readonly=True
operation_description_info
Text
readonly=True
operation_description_warning
Text
readonly=True
remaining_item_qty
Integer
readonly=True
selected_item_qty
Integer
readonly=True
button_apply(self)
create(self, vals_list)
default_get(self, fields)
fields_get(self, allfields=None, attributes=None)
get_view(self, view_id=None, view_type='form', **options)
get_views(self, views, options=None)
onchange(self, values, field_names, fields_spec)
read(self, fields=None, load='_classic_read')
| 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/16.0/server_action_mass_edit |
| VERSION | |
| VERSION | 2.1.1 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), GRAP, Serpent Consulting Services Pvt. Ltd., Iván Todorovich |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), GRAP, Serpent Consulting Services Pvt. Ltd., Iván Todorovich |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, Carlos Dauden, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, David Ramia, Christopher Rogos |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mass_editing_wizard_form |
mass.editing.wizard | form | New | |
view_server_action_form |
ir.actions.server | page | Inherits base.view_server_action_form |
mass_edit_apply_domain_in_lines
Boolean
compute='_compute_mass_edit_apply_domain_in_lines'
string='Apply domain in lines'
mass_edit_line_ids
One2many → ir.actions.server.mass.edit.line
mass_edit_message
Text
help='If set, this message will be displayed in the wizard.'
string='Message'
state
Selection
ondelete={'mass_edit': 'cascade'}
selection_add=[('mass_edit', 'Mass Edit Records')]
No public methods.
apply_domain
Boolean
default=False
help='Apply default domain related to field'
field_id
Many2one → ir.model.fields
domain=<expr>
ondelete='cascade'
required=True
string='Field'
args: 'ir.model.fields'
model_id
Many2one → ir.model
related='server_action_id.model_id'
args: 'ir.model'
sequence
Integer
server_action_id
Many2one → ir.actions.server
ondelete='cascade'
required=True
string='Server Action'
args: 'ir.actions.server'
widget_option
Char
help="Add widget text that will be used to display the field in the wizard.\nExample: 'many2many_tags', 'selection', 'image'"
No public methods.
message
Text
readonly=True
operation_description_danger
Text
readonly=True
operation_description_info
Text
readonly=True
operation_description_warning
Text
readonly=True
remaining_item_qty
Integer
readonly=True
selected_item_qty
Integer
readonly=True
write_record_by_record
Boolean
help='This option will write the records one by one, instead of all at once.\nThis is useful when you are editing a lot of records and one of the records raises an error. \n With this option, the error message will be more specific to facillitate the undertanding of the error.'
button_apply(self)
create(self, vals_list)
default_get(self, fields, active_ids=None)
fields_get(self, allfields=None, attributes=None)
get_view(self, view_id=None, view_type='form', **options)
onchange(self, values, field_name, field_onchange)
read(self, fields=None, load='_classic_read')