v 12.0 Third Party 202
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 259
Technical Name web_edit_user_filter
LicenseAGPL-3
Websitehttps://github.com/OCA/web
Versions 14.0 12.0
You bought this module and need support? Click here!

Edit User Filters

Production/Stable License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

In standard Odoo you can edit user filters via the debug module. The problem is that normal users often don’t have access to this menu therefore can’t adjust filters once they’re saved. This module makes this feature available for normal users with a user friendly interface. It also adds the ability to adjust facets (a single part of the filter).

Table of contents

Usage

Edit a favourite filter:

  1. Go to a list or kanban view;
  2. open the advanced search options;
  3. open the ‘Favorites’ menu;
  4. click on the pencil icon to start editing the filter.

Edit a facet:

  1. Click on the facet;
  2. a menu is now shown which allows you to remove values from the facet;
  3. to cancel removal you can click outside the popover.
Edit Facet

Known issues / Roadmap

  • Make individual values in facets editable.
  • Make saved filters easy overwritable.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Onestein

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/web project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

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, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Odoo client error when clicking on the pencil
by
anton@mealhero.me
on 12/12/19, 5:07 AM

Error: Unknown CORS error An unknown CORS error occured. The error probably originates from a JavaScript file served from a different origin. (Opening your browser console might give you a hint on the error.) This is what I get in the Console: VM753:1 Uncaught SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse () at Class._unpackFilter (web.assets_backend.js:3865) at HTMLSpanElement.click (web.assets_backend.js:3865) at HTMLSpanElement.dispatch (web.assets_common.js:892) at HTMLSpanElement.elemData.handle (web.assets_common.js:865)