Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
devjs_record_updater |
License | LGPL-3 |
Versions | 18.0 19.0 |
Record Updater
Bulk update multiple records directly from list views with an intuitive dialog interface.
Key Features
- Bulk Operations: Update multiple records simultaneously from any list view
- Smart Field Filtering: Automatically excludes computed and one2many fields
- Multiple Field Types: Supports text, number, boolean, selection, many2one, and many2many fields
- Native Record Selection: Uses Odoo's RecordSelector for relational fields
- Input Validation: Real-time validation with clear error messages
- Progress Feedback: Loading states and success/error notifications
Screenshots

Select field and enter value for bulk update operation with intuitive dialog interface.

Native Odoo RecordSelector for many2one and many2many fields with easy record selection.

Access bulk update functionality directly from any list view through the action menu.
How to Use
- Navigate to any list view in Odoo
- Select the records you want to update
- Click on "Bulk Update" in the action menu (pencil icon)
- Choose the field to update from the dropdown
- Enter the new value based on field type:
- Text/Char: Type the text value
- Integer/Float: Enter numeric value
- Boolean: Check/uncheck checkbox
- Selection: Choose from dropdown options
- Many2one: Select single related record
- Many2many: Select multiple related records
- Click "Apply Update" to perform the operation
Supported Field Types
Included: char, text, integer, float, monetary, boolean, selection, many2one, many2many
Excluded: one2many, computed fields, readonly fields
Excluded: one2many, computed fields, readonly fields
Use Cases
- Update status of multiple records
- Assign categories or tags to multiple items
- Change responsible users across records
- Standardize field values during data cleanup
- Bulk assign related records
- Update dates across multiple records
Please log in to comment on this module