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

Before You Buy

  • Compatible with Odoo Community, Enterprise + Omux Backend
  • Works with all official Odoo S.A. applications, including Enterprise apps

Latest Update

  • Version 18.0.1.3.2

Omux List Explorer

Redefine how you view your data in Odoo — smart, dynamic, and in control.

Master Your Columns

Reorder Columns with Drag & Drop
Rename Columns Instantly
Group-Based Column Access
Auto-Fit with Excel-Like Logic
Remember Column Width on Resize

Explore with Filters

Column-Based Filter Controls
Sticky Filters with Auto Save
Filter Panel Toggle Mode
Multi-Criteria Search Precision
Instant Filter Feedback

Refine Your View

Inline Edit Without Opening Forms
Always-On Row Numbering
Instant Smart View Refresher
Switch List Density On The Fly
Grouped List with Toggle Indicators

Shape Your List

You shape the list to match your workflow. Resize, reorder, rename — with full control and easy reset.

Filter Without Friction

You search, sort, filter — and the layout never fights back. Filters stay where you left them.

Work in Place

No need to open a form. You edit, refresh, and move forward — all within the list.

Control What Others See

You decide what each group of users can view. Visibility is no longer one-size-fits-all.

Make It Yours

Enable only what you need, with no unnecessary complexity. Every setting is dynamically adjusted to ensure a streamlined experience.

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.
Support was fast and clear
by
Sofie Tang
on 6/6/25, 11:10 PM

I’m really impressed with the list view filtering — it’s the only module I’ve used so far that doesn’t force you to manually clear the previous filter before applying a new one. Super thoughtful design!


Module works as expected.
by
Martin Bieber
on 2/14/25, 7:53 AM

Straight forward use. Author communicates fast and valuable with additional questions.

Re: Module works as expected.
by
Peter Nguyen
on 2/14/25, 8:11 AM Author

Thank you for the kind words and 5-star rating! I'm thrilled the module worked well for you, and I'm here anytime you need assistance.


by
Sofie Tang
on 6/6/25, 10:52 PM Confirmed Purchase

Hi, we facing this error during testing:

Odoo Client Error

UncaughtClientError > ReferenceError

Uncaught Javascript Error > localization is not defined

Occured on omux-list.sveltware.com on 2025-06-07 02:43:27 GMT

ReferenceError: localization is not defined
    at resizeHeader (https://omux-list.sveltware.com/web/assets/dd307f0/web.assets_web.min.js:20312:395)
Re:
by
Peter Nguyen
on 6/6/25, 10:58 PM Author

Hi, we confirm that this issue was introduced in a recent update. It has already been promptly addressed. Thank you for your understanding.


This could replace 3 of our hacks
by
Sofie Tang
on 5/28/25, 7:00 PM Confirmed Purchase

How does the column visibility work across different user groups? Can I hide sensitive fields for sales users but show them to finance?

Also, Is there any roadmap for adding per-user layout presets or saving view preferences across sessions?

Re: This could replace 3 of our hacks
by
Peter Nguyen
on 6/6/25, 10:35 AM Author
Per-User Layout Presets / View Preferences (Roadmap)

Currently:

  • The layout logic (e.g., column order, visibility, density, etc.) is applied globally or per group, not per user.
  • This keeps things consistent and performant in multi-user deployments.

However:

  • Per-user layout presets and persistent view preferences across sessions are on the roadmap for future versions.
  • We’re exploring lightweight ways to let users:
    • Save preferred layouts (e.g., column arrangement, list density).
    • Automatically restore their last-used view settings on login.
    • Possibly even switch between saved presets.

That said, user-level customization will be introduced gradually to maintain compatibility with Odoo's architecture and avoid performance overhead.