Skip to Content
Menu
v 18.0 Third Party 20
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Community Apps Dependencies
Lines of code 1616
Technical Name udoo_web_filter_bar
LicenseOPL-1
Websitehttps://www.linkedin.com/in/sveltware
Versions 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Community Apps Dependencies
Lines of code 1616
Technical Name udoo_web_filter_bar
LicenseOPL-1
Websitehttps://www.linkedin.com/in/sveltware
Versions 17.0 18.0

Purchase Note

  • Advanced filters are just the beginning. Explore our full-suite modules:
  • Compatible with Odoo Community, Odoo Enterprise and Omux Backend.
  • Works with all official Odoo S.A. applications, including Enterprise apps.

Features

  • Instant Column Filters. Toggle filters directly on each column — quick and intuitive.
  • Dynamic Header Tools. Access filter actions and shortcuts directly from the view header.
  • Filter Preset Navigation. Jump between saved filter states with smooth transitions.
  • Inline Form Filtering. Handle large x2many lists and sub-records effortlessly inside forms.
  • XML‑Driven Flexibility. Define complex filter behaviors with custom XML logic.
  • Odoo-Native Compatibility. Built entirely on core engine — no overrides, no hacks.
  • Cleanly Extendable. Minimal footprint, developer-friendly structure for easy enhancement.

Use Cases

  • Managing Large Datasets. Quickly isolate key records across thousands of entries.
  • Multi-Criteria Filtering. Combine multiple filters to support complex decision-making.
  • Custom Business Scenarios. Tailor filter logic for domain-specific workflows.
  • Preset-Driven Navigation. Switch between saved views and favorite filters in seconds.

Latest Update

  • Version 18.0.1.3.6

The Adaptive Filter

The only filter system that flows natively with Odoo. No hacks. No detours. Just real, adaptive filtering — where it belongs.

An adaptive filtering engine that upgrades Odoo's list and form views with flexible, intuitive filter tools. From instant column filters to advanced XML-driven panels, it adapts to every workflow. Fully integrated with Odoo's core — no hacks, no conflict.

Inline Filters — From Quick Lookups to Deep Queries

Just below every column header sits a dedicated filter input. This is not just a text box — it's a fully context-aware input that adapts to each field: dates get a picker, selections get a dropdown, and relations get suggestive search.
Need to go deeper? Click the arrow beside any input to open the native domain editor, right in place. You can switch from quick search to advanced logic — without leaving the view.

Highlights
  • One Filter Per Column. Inputs appear instantly under each header.
  • Field-Aware Inputs. Automatically adapts to field type: date, selection, relation, boolean...
  • Quick or Deep Filtering. Use inline search or open the domain editor on demand.
  • Real Domain Support. No simulation — this uses Odoo's native domain logic engine.
  • Zero Learning Curve. Works exactly as expected for every Odoo user.
  • Text Fields. Supports contains, starts with, ends with, and exact match.
  • Date / Datetime. Filter by today, this week, between, past N days, and more.
  • Selection Fields. Pick from predefined states using dropdown or OR-based multi-pick.
  • Relational Fields. Use suggestive search with multi-select and “in” logic.
  • Numeric Fields. Support for greater than, less than, between, equals, etc.

Column Actions — Smart Controls in the Right Place

Every column header becomes an action hub — not just a label. With just one click, you can filter, group, sort, or hide a column. Each action is context-aware: what you see depends on the field type and your current view.
Instead of opening extra menus or jumping to settings, you act right where you are — inline, instant, and intuitive.

Highlights
  • One Action Menu Per Column. Every header becomes interactive.
  • Context-Aware Options. Filter, group, sort, or hide — based on field type.
  • Right Where You Click. No jumping between views or menus.
  • Quick Column Filters. Shows instant filter suggestions per column.
  • Supports All Field Types. Date, relation, text, number, boolean...

Filter Shortcuts — Turn Filters Into Navigation

The filters you rely on most — now directly accessible in view. With filter shortcuts, you no longer have to open the search panel or recreate logic. Both default and custom filters are surfaced as quick actions — ready for use, no matter who created them.
Whether it's “Invoices This Week”, “Draft Sales Orders”, or your own custom logic — every saved filter becomes part of your UI flow.

Highlights
  • Visible Presets. Display key filters outside the search panel.
  • Single-Click Activation. Switch filtered views instantly.
  • Smart Visibility. Filters are surfaced only when useful — never in your way.
  • Includes Default & Custom Filters. Pulls from system and user-defined presets.
  • Supports Complex Logic. Presets with multi-condition domains are fully supported.
  • Consistent Across Views. Works in list, kanban, and even form sublists.

Frequently Asked Questions

If the answer to your question is not on this page, please contact our customer Support Team

Our module is built to integrate seamlessly with any Odoo-compliant module. It works well with third-party modules too, as long as they adhere to Odoo’s development standards.

It performs just like Odoo’s core filtering, as it leverages the native mechanism.

In your Odoo XML view, each column is defined using a <field> tag. Fields with the attribute options="{'filterable': true}" are recognized as filterable.

Yes, you can enable it via the Odoo window action context, for example: { 'use_list_filter_bar': true }.

Yes, you can enable it via the Odoo window action context, for example: { 'use_filter_nav_bar': true }.
Note: This feature supports any view with a filter search bar in Odoo, not just list views.

You May Also Like!

Technical Help, Queries & Support

Please feel free to contact for any suggestion, issue & queries

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.
by
Nwoye Daniel
on 2/12/25, 7:37 AM



Any configuration for developers?
by
Marko
on 11/26/24, 2:43 PM Confirmed Purchase

Hi, I am developer and I see a good use for your module in my app.

I do not need this functionality on all lists, is it possible configure 'Adaptive Filter Bar' via context or params so, it is enables only on views where I need it?

That would be really great option.

Thank you!

Re: Any configuration for developers?
by
Peter Nguyen
on 11/26/24, 5:06 PM Author

Hi, configuration functionality has been supported since version "1.1.5", please see the example: