odoo/addons/web/static/src
Xavier Morel 9f76458404 [FIX] groupby on editable list
Because of the "meta" columns (e.g. group name column),
ListView#columns would end up with a different number of elements than
ListView#fields_view.arch.children, and when zipping them together (to
build the form view for edition) things wouldn't match anymore.

It would seem simply filtering out meta columns (and only keep those
actually specified by the view) is sufficient to fix the issue and
have everything line up again. I'm midly impressed.

bzr revid: xmo@openerp.com-20121129131301-scc38i4l55ea7lis
2012-11-29 14:13:01 +01:00
..
css [MERGE] from trunk-openchatter-vive-lilo-chm 2012-11-29 10:52:14 +01:00
font Improved view switcher icons 2012-05-11 17:42:48 +02:00
img [IMP] new arrow for empty search results 2012-11-23 14:55:14 +01:00
js [FIX] groupby on editable list 2012-11-29 14:13:01 +01:00
xml [MERGE] from trunk 2012-11-29 10:10:38 +01:00