Delete multiple records simultaneously containing One2Many(O2M) or Many2Many (M2M) in the Form view.
If you have multiple records of O2M or M2M fields to be deleted in the Form view, you need to delete them one by one. Unlike List view, you cannot select the multiple records at a time and delete them simultaneously. We have solved your this problem!
This module is developed for deleting your records containing One2Many(O2M) or Many2Many (M2M) fields in the Form View. The module is compatible with Odoo V9, V10 and V11. Similar to List view, you just need to select the records to be deleted containing O2M or M2M fields and then click on delete icon.

To delete multiple records containing One2Many (O2M) fields.
Here is the example of deleting multiple record lines in the Quotation Form. Click the uppermost checkbox in the grid to select all the record lines. Then click on the uppermost delete option in the grid. A pop-up will appears asking for confirmation to delete all the records, there simply click on 'OK'.

To delete multiple records containing Many2Many (M2M) fields.
Here is the example of deleting multiple record lines in the Products Form. Click the uppermost checkbox in the grid to select all the record lines. Then click on the uppermost delete option in the grid. A pop-up will appears asking for confirmation to delete all the records, there simply click on 'OK'.

Please log in to comment on this module