| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 510 |
| Technical Name |
cerevantix_one2many_search_widget |
| License | OPL-1 |
| Website | https://cerevantix.com |
| Versions | 17.0 18.0 |
Search Inside Every One2Many and Many2Many List
A live search bar with stacked filters, group-by chips, and a truncation-safe record count appears automatically above every relational list in Odoo — no view configuration required.
Order lines, BoM components, and subtask lists render as a plain table with no search, filter, or sort. Once a list grows past a page, older rows are silently hidden behind the pager, one wrong assumption away from a duplicate entry or a missed line.
A native-style search bar appears above every One2Many and Many2Many list automatically. Type to filter instantly, stack filters across columns, and always see exactly how many records exist — with one click to load and search every one of them.
Everything the list needs
Every capability below is implemented in the module.
Live Text Search
Type into the search box and every visible column is matched instantly, no page reload, no dialog to open first.
AND / OR / NOT Operators
Combine search terms the way you already think about them: a space for AND, a pipe for OR, and a leading dash to exclude a term.
Stacked Column Filters
Open Filters and pick one or more values per column, each with a live count, and combine filters across columns without repeated dialogs.
Group By Value Chips
Pick a field under Group By and click a value chip, complete with a live count, to narrow the list to just that value.
Truncation-Safe Record Count
The bar always shows "X of Y shown," so it is never a guess whether a record beyond the page limit is still out there.
One-Click Show All
Load every remaining related record with a single click, so search and filters can reach records the page limit would otherwise hide.
One2Many & Many2Many Alike
Search, filter, and group-by behave identically on both field types, so there is nothing new to learn switching between them.
Zero Configuration
Installs and activates automatically on every list-type relational field already in your database — no per-view setup, no developer needed.
Native Odoo Look & Feel
Built with the same dropdowns, badges, and styling already used across Odoo, so it feels native from the first click.
How it works
Open Any Record
Open a sales order, BoM, project, or any form with a One2Many or Many2Many list — no setup required.
Search or Filter
Type to search instantly, or open Filters to pick one or more values per column.
Group By a Field
Pick a field under Group By and click a value chip to narrow down further.
Show All & Confirm
Click Show all to load every related record, so nothing stays hidden past the page limit.
See it in action
Real screens from the module, captured on Odoo 17.
The included demo screen: two example records, one small and one with many lines.
The search bar appears automatically above every One2Many list — here on a small, two-line list.
On a longer list, the bar always shows how many records are loaded versus the true total, with a one-click Show all.
The Filters menu: pick one or more values per column, each with a live count.
Group By turns any column into clickable value chips that filter the list instantly.
Frequently asked
Does this replace Odoo's top search bar?
No. It is scoped to relational fields only — the search bar it adds appears inside One2Many and Many2Many lists on a form, not at the top of a list view.
Does it work the same way on Many2Many fields?
Yes. Search, filters, and Group By behave identically whether the field is a One2Many or a Many2Many.
Do I need to configure anything per view?
No. The bar activates automatically on every list-type One2Many and Many2Many field after installation — there is no widget attribute to add and no developer step.
What happens to records beyond the page limit?
The bar always shows how many are loaded versus the true total. One click on Show all loads every remaining record, so search and filters can reach all of them.
Get in Touch
Have questions or need customization? Every purchase includes 30 days of free support — we are here to help.
Visit Our Website
www.cerevantix.comExplore our apps, services, and portfolio.
Explore our other apps
A growing suite of Odoo apps.
Empowering growth through technology.
A live search, filter, and group-by bar for every One2Many and Many2Many list, with zero view configuration.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 510 |
| Technical Name |
cerevantix_one2many_search_widget |
| License | OPL-1 |
| Website | https://cerevantix.com |
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