[FIX] correctly take in account default group_by (from action context)
authorXavier Morel <xmo@openerp.com>
Mon, 12 Dec 2011 14:16:56 +0000 (15:16 +0100)
committerXavier Morel <xmo@openerp.com>
Mon, 12 Dec 2011 14:16:56 +0000 (15:16 +0100)
commite688de835f12710245313367a8041fe2c841b32f
tree03881038702a0951140a8b74173bc33aed2ce55e
parent26eac2765c9ad0cfba472199c12547200912cecf
[FIX] correctly take in account default group_by (from action context)

group_by are alternative: use the one from the search view if there is one
otherwise use the one from the action
and default is no group by

lp bug: https://launchpad.net/bugs/902302 fixed

bzr revid: xmo@openerp.com-20111212141656-w41nnfhzw9kcu93k
addons/web/static/src/js/views.js