[11.0][FIX][web_group_expand] Fix issue #987 & Improvements (#993)

* Fixes issue #987
* Follow new readme structure
* Use Less
* Hide expand/collapse buttons if select a view type that isn't a 'list'
This commit is contained in:
QS5ELkMu
2018-07-17 21:24:50 +02:00
committed by Pedro M. Baeza
parent f0504cc235
commit 9decd5988d
6 changed files with 39 additions and 19 deletions

View File

@@ -0,0 +1,7 @@
* Mantavya Gajjar <mga@openerp.com>
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Jay Vora (SerpentCS) for their alternative implementation
* Aldo Soares <soares_aldo@hotmail.com>
* Meet Dholakia <meetcomputer009@gmail.com>
* Alexandre Díaz <dev@redneboa.es>

View File

@@ -0,0 +1,4 @@
A group by list can be expanded and collapased with buttons
You'll see two buttons appear on top right corner of the list when you perform
a group by with which you can expand and collapse grouped records by level.