OK, finally actually tried the multi-groupby, looks pretty good in Firefox but in Webkit (safari, chrome) the triangle to open/close groups doesn't appear so can't be used (seems there are javascript calls not working in Webkit), and in Opera there is a [Image] thingie between the triangle and the title, apparently because using <img> element for the onclick and then styling with CSS instead of giving actual image URL (maybe use <a> instead, or put image and open/close handler on td?)
Once that is fixed, should be mergeable. -- https://code.launchpad.net/~openerp-dev-web/openobject-client-web/group_by/+merge/25140 Your team OpenERP SA's Web Client R&D is subscribed to branch lp:~openerp-dev/openobject-client-web/trunk-dev-web. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-web Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-web More help : https://help.launchpad.net/ListHelp

