OO O2M Search - Search Bar for One2many & Many2many Fields
by OptiOdoo https://apps.odoo.com/apps/modules/browse?author=OptiOdoo$ 34.68
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 659 |
| Technical Name |
oo_o2m_search |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=OptiOdoo |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 659 |
| Technical Name |
oo_o2m_search |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=OptiOdoo |
OO O2M Search
Full Odoo search bar for One2Many & Many2Many fields. Filters, Group By, Favorites — right inside your inline records.
Odoo 19 One2Many Many2ManyKey Features
Full Search Bar
Odoo's native SearchBar with auto-complete, custom filters, group by, and saved favorites — exactly as in list views.
Instant Filtering
Client-side filtering delivers instant results without extra server round-trips. Your users see matches immediately.
Group By
Group rows by any column with collapsible group headers and automatic record counts per group.
Favorites
Save frequently used filter combinations as favorites and apply them with a single click.
Smart Totals
Footer aggregates update dynamically to reflect only the currently visible (filtered) records.
Dark Mode
Full dark-mode support using Odoo's native CSS variables. Looks great in both themes.
How to Use
Step 1: Add the widget attribute to any One2Many or Many2Many field in your XML view:
<list>
<field name="product_id"/>
<field name="product_uom_qty"/>
<field name="price_unit"/>
<field name="price_subtotal"/>
</list>
</field>
Step 2: That's it! The search bar appears automatically above the inline list view. No further configuration needed.
Before & After
| Capability | Standard One2Many | OO O2M Search |
|---|---|---|
| Search / Auto-complete | ✗ | ✓ |
| Custom Filters | ✗ | ✓ |
| Group By | ✗ | ✓ |
| Saved Favorites | ✗ | ✓ |
| Dynamic Footer Totals | ✗ | ✓ |
| Dark Mode | ✓ | ✓ |
Screenshots
Screenshot placeholders – Add your own screenshots before publishing.
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