Review: Resubmit

Hello,

I have re-checked the code of read_slice and read_slice is not ignoring 
duplicate fields, yes we can either change the read_slice, read methods of 
dataset for this to check whether fields are unique or not ?

Generally with the read we will not face this issue even we have added a same 
field twice in the view because the fields of fields_view_get itself returns 
unique, but in grouping we are manually adding the fields which are going to 
read in graph.js, so if graph is already grouped based on some field and we 
again do the grouping on the same field so this will creates problem.

Thanks.
-- 
https://code.launchpad.net/~openerp-dev/openerp-web/6.1-opw-575087-msh/+merge/107581
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openerp-web/6.1-opw-575087-msh.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to