| Technical Name |
tree_view_advanced_filter
|
| License | OPL-1 |
1. Introduction
The Tree View Advanced Filter module enables real-time, column-specific filtering in all Odoo list (tree) views. Available across both base and custom modules, it enhances data exploration without needing to navigate away.
2. Key Features
Dynamic Column Filters: Adds an input row below headers in tree views for instant filtering.
Supports Multiple Data Types:
Text & Many2one Fields: Offers type-ahead suggestions, showing matching records and adjusted aggregate values.
Date/DateTime Fields: User-friendly range pickers enable filtering between dates instantly.
Integer/Float Fields: Supports exact-value filtering and multi-value queries.
Multi-Filter per Column: Apply several filter values for greater precision.
Wide Compatibility: Works seamlessly in Odoo versions 13 through 18.
3. Benefits
Streamlined Data Access: Quickly find records directly within list views, bypassing traditional search pop-ups.
Improved Efficiency: Real-time results speed up evaluation and reduce manual searches.
Versatile Filtering: Compatible across data types for diverse use cases—from dates to foreign keys.
4. Compatibility & Licensing
Supported Odoo Versions: Fully compatible with Odoo.
Technical Name: tree_view_advanced_filter
License: Odoo Proprietary License v1.0 (OPL-1)—commercial use requires a valid license.
5. Installation Overview
Purchase or download the module (version-compatible with 16.0).
Install under Apps → Update Apps List → search Tree View Advanced Filter or the technical name → click Install.
Once activated, filters appear below every tree view header automatically.
Tree View Advanced Search / Direct Filter in List
The module allows you to quickly search records from the list view.
Overview
Unlike the default search functionality of Odoo, this custom app allows user to use dynamic single/multiple search filter on the Tree / List View in all the base and custom Odoo modules. The data will be filtered Runtime. For e.g., if user wants to search single/multiple quotation for customers in the invoice module, he/she can search the single as well as multi customers by their invoice number, invoice creation date, delivery date, customer name, invoice date, source document, sales person, company, due date, tax, total amount, amount due, status, etc. In short, each field/column in the list/tree view will contain an advanced single/multiple filter option to easily access the data anywhere.
Features
Single/multiple search runtime on every tree views with advanced filter option
In Date or Datetime fields, a range selection will be visible
User can easily search on text, date/datetime, many2one, integer/float columns
Integer and Float columns will search for the exact value
Single/multi Search runtime on every tree views of the relational fields(X2many) with advanced filter option
Apply multiple search filters on single column.
Setup & Configuration
No prerequisites required before installation.
-
Required Apps
Web
Configuration.
No configurations.
Screenshots
Single/multi search Runtime on Tree Views
After Installing this module, User will see an extra row in every tree view which includes the column filter. User can easily search on text, date/datetime, many2one, integer/float columns.
Apply multiple search filters on text, many2one, integer/float columns.
Filter will not be visible on widgets and non-stored compute columns.
Single/multi search Runtime on Tree View of relational fields (X2many)
Apply multiple search filters on single columns
Single/ multi filter can be apply on the folded list view i.e in group by mode.
Date or Datetime Columns.
In Date or Datetime fields, a range selection will be visible. It is very convenient and user can quickly get the data between a date range.
Text and M2O Columns.
It is very easy to search the data in Many2one and Selection fields. The record count and the summation of the column value will also be adjusted based on the data.
Integer and Float Columns.
Integer and Float columns will single/multi search for the exact value inputted by the user.
Suggested Apps
Our Services
Odoo Consulting
Odoo Customization
Odoo Implementation
Odoo Integration
Odoo Migration
Odoo Support
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.