odoo/addons/web/static
Xavier Morel 30ba123a1f [IMP] partially fix group_by handling
* Don't just use the domain out of a FilterGroup as group_by keys in filters will overwrite one another
* Add dedicated get_groupby API returning an array of groups to evaluate

limitation: can't intersperse groupby from a different FilterGroup, that'll have to be fixed by ungrouping buttons

bzr revid: xmo@openerp.com-20120403120742-o3liksqaigsnxvb4
2012-04-03 14:07:42 +02:00
..
lib [MERGE] from trunk 2012-03-29 13:03:00 +02:00
src [IMP] partially fix group_by handling 2012-04-03 14:07:42 +02:00
test [FIX] handling of date and time formats with bare/literal characters 2012-02-15 16:32:37 +01:00