$ 4.93
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Purchase (purchase)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 204 |
| Technical Name |
one2many_bulk_delete |
| License | LGPL-3 |
| Website | https://www.linkedin.com/in/mehedihasanreal/ |
| Versions | 16.0 17.0 18.0 |
⚡ One2Many Bulk Delete
Efficiently delete multiple One2Many records with a single click.
Odoo 16.0 | 17.0 | 18.0📹 Demo
✨ Key Features
☑️ Checkbox Selection
Select multiple records easily using checkboxes.
✅ Select All
One-click “Select All” option for fast mass selection.
🗑️ Bulk Delete
Delete all selected rows at once with confirmation.
🔒 State Aware
Automatically hides delete option in restricted states.
⚡ Live Update
Real-time selection counter updates instantly.
🎯 Easy Integration
Add widget="one2many_bulk_delete" to any One2Many field.
📸 Screenshots
1. Checkbox Selection
2. Select All
3. Delete Confirmation
4. Success Notification
🔧 How It Works
- Select records using checkboxes
- See selected count update live
- Click “Delete Selected”
- Confirm deletion
- Done — records removed!
📦 Installation
- Download the module
- Place it inside your addons folder
- Restart your Odoo service
- Update App List
- Install "One2Many Bulk Delete"
Supports Odoo 16.0, 17.0, 18.0
💻 Usage
<field name="order_line" widget="one2many_bulk_delete">
<tree>
<field name="product_id"/>
<field name="product_uom_qty"/>
<field name="price_unit"/>
</tree>
</field>
👨💻 Developed by MD. MEHEDI HASAN REAL
🔗 LinkedIn Profile
LGPL-3 License
Please log in to comment on this module
There are no ratings yet!
When you click add a section / add a note it is coming up like add a product on the screen
Image 1
https://freeimage.host/i/CBpa0YB
Image 2 refers to "sol_o2m" behaviour
https://freeimage.host/i/CBp1qw7
When you click add a section / add a note it is coming up like add a product on the screen
Customer Note : The customer reported that when clicking “Add a Section” or “Add a Note” on the Sales Order screen, these entries appear in the user interface similarly to standard product order lines, including a default quantity of 0." What about this module results does this module widget inherit the functionality as same as "sol_o2m" [Note : take the highlighted image for the reference]
Image 1
Image 2 refers to "sol_o2m" behaviour