| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 51 |
| Technical Name |
list_view_expand_collapse_all_achie |
| License | OPL-1 |
| Website | https://github.com/zolbookun/odooapp |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 51 |
| Technical Name |
list_view_expand_collapse_all_achie |
| License | OPL-1 |
| Website | https://github.com/zolbookun/odooapp |
List View Expand / Collapse All Groups
Open or fold every group of a grouped list view in one click
Grouped a list by salesperson, stage, category or month? Instead of clicking every group header one by one, use the Expand all / Collapse all toolbar this module adds above any grouped list — one click opens or folds them all, at every level.
One click instead of many
Grouped lists gain an Expand all / Collapse all toolbar above the rows. One click opens or folds every group at once, however many levels deep.
Key features
- ✓ Expand all opens every group; Collapse all folds every group.
- ✓ Handles multi-level (nested) group-by — expanding opens every level.
- ✓ Works on every list view, and inside embedded one2many / many2many lists.
- ✓ The toolbar appears only when the list is grouped — ungrouped lists are untouched.
- ✓ Pure web-client extension — no server-side models and nothing to configure.
How it works
- Open any list view and group it (the toolbar appears above the table).
- Click Expand all to open every group, or Collapse all to fold them.
- Each button dims automatically when there is nothing left to expand or collapse.
Compatibility
- ▸ Odoo 17.0 — Community & Enterprise.
- ▸ Depends only on the standard web module.
- ▸ Does not change your data — only how groups are folded on screen.
Adds an expand/collapse toolbar only — record loading and data are unchanged.
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