Skip to Content
Menu

49.92

v 18.0 Third Party 1
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 330
Technical Name mz_one2many_multi_edit
LicenseOPL-1
Websitehttps://optiodoo.github.io/
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 330
Technical Name mz_one2many_multi_edit
LicenseOPL-1
Websitehttps://optiodoo.github.io/
One2Many Multi Edit Demo

Why Use One2Many Multi Edit?

You will never have to edit records one by one again.
The module will take care of applying changes to multiple records simultaneously, and it's fully integrated with Odoo's native interface!
This functionality significantly improves data entry efficiency and reduces human error.

ComprehensiveOne2Many Multi Edit Module

User-Friendly Interface

Seamlessly integrates with Odoo's native UI for a consistent user experience

Simple Implementation

Just add allow_multi_edit="1" attribute to any one2many field

Improved Data Accuracy

Reduce data entry errors by applying consistent changes across multiple records

How It Works

The module extends Odoo's standard one2many fields by adding selection capabilities, making bulk editing intuitive and straightforward.

Enable Multi-Edit

Add checkboxes to one2many list views by adding the allow_multi_edit attribute to your field

Select Records

Use the checkboxes to select multiple records you want to edit simultaneously

Edit One Record

Make changes to any one of the selected records as you normally would

Confirm Changes

Review and confirm the changes in the dialog box that appears

Implementation Example

Simply add the allow_multi_edit="1" attribute to your one2many field in XML views:

<field name="order_line" widget="one2many" allow_multi_edit="1"> <!-- your field definition --> </field>

That's it! No additional configuration needed.

Business Benefits

Time Efficiency

Significantly reduce time spent on repetitive data entry tasks

Error Reduction

Apply consistent changes across multiple records, reducing human error

User Satisfaction

Provide a smoother workflow for users working with large datasets

Process Optimization

Streamline operations by simplifying bulk data modifications

Use Cases

Sales Orders

Update pricing, discounts, or product attributes across multiple order lines

Inventory Management

Modify locations, lot numbers, or other attributes for multiple stock moves

Manufacturing

Update components or operations in bills of materials

Human Resources

Modify employee attendance records or expense lines

Project Management

Update task statuses, deadlines, or assignees across multiple tasks

Any Module

Works with any one2many field where bulk editing is beneficial

Technical Information

  • Odoo Version: 18.0
  • Dependencies: web, sale
  • License: OPL-1 (Odoo Proprietary License)
  • Installation: Standard Odoo module installation process
  • Configuration: No configuration needed, just add attribute to fields

Support and Maintenance

We provide comprehensive support for this module. If you encounter any issues or have questions about implementation, please contact our support team:

Website

https://optiodoo.com

Key Features

Multi-Record Selection

Add checkboxes to one2many lists for easy selection of multiple records at once

Bulk Editing

Edit multiple selected records simultaneously, saving time and reducing repetitive work

Simple Implementation

Just add allow_multi_edit="1" attribute to your one2many field in XML views

Native Integration

Seamlessly integrates with Odoo's UI for a consistent and familiar user experience

Improved Data Accuracy

Reduce data entry errors by applying consistent changes across multiple records

Dialog Confirmation

Review changes before they are applied with a confirmation dialog

Works with Any One2Many Field

Compatible with all one2many fields across different modules in Odoo

No Special Configuration

Simple to implement with just one attribute, no complex setup required

Screenshots

Multi-Record Selection

Multi Edit Demo

Select multiple records using checkboxes and edit them all at once

Confirmation Dialog

Confirmation Dialog

Review and confirm changes before they are applied to all selected records

Frequently Asked Questions

Is this module compatible with Odoo Enterprise as well as Community?
Yes, the module works perfectly well with both Odoo Enterprise and Community editions.
Can I use this module with custom one2many fields?
Yes, you can use this module with any one2many field, whether it's a standard Odoo field or a custom field you've created.
How many records can I edit at once?
There is no hard limit on the number of records you can edit simultaneously. However, for performance reasons, it's recommended to work with a reasonable number of records at a time.
Do I need to install any dependencies?
The module depends on the 'web' and 'sale' modules, which are typically already installed in most Odoo instances.
Can I edit different fields on different records at the same time?
No, the module applies the same changes to all selected records. The changes you make to one record will be applied identically to all other selected records.

License

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software.

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
          
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.