| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 68 |
| Technical Name |
kw_hide_empty_groups_list |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 68 |
| Technical Name |
kw_hide_empty_groups_list |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
Hide Empty Groups in Grouped Lists
This module hides empty groups in grouped list views for selected users. It is useful when grouped lists contain many group headers with no records.
Key features:
- User preference: Hide empty groups in grouped lists
- Frontend session integration through
session_info - Custom list js_class:
kw_filtered_grouped_list
Usage
- Install the module
- Enable setting in user Preferences
- Set list view attribute:
js_class="kw_filtered_grouped_list"
<list js_class="kw_filtered_grouped_list">
...
</list>
Bug Tracker
Bugs are tracked on https://kitworks.systems/requests.
Maintainer
KitWorks Systems. Our web site: https://kitworks.systems
Please log in to comment on this module