[MIG][12.0] web_group_expand

This commit is contained in:
Jan Verbeek
2020-04-20 13:31:32 +02:00
committed by Christopher Rogos
parent 26d8d82800
commit b9bfa89f01
12 changed files with 622 additions and 89 deletions

View File

@@ -0,0 +1,5 @@
* Mantavya Gajjar <mga@openerp.com>
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Jay Vora (SerpentCS) for their alternative implementation
* Jan Verbeek <jverbeek@therp.nl>

View File

@@ -0,0 +1,6 @@
When grouping a list by a field, this module adds two buttons to expand or
collapse all the groups at once.
The buttons appear in the top right, in place of the pagination.
One level of groups is expanded or collapsed at a time.