[FIX]:backport from trunk revision 3900 for read_group: NULL->False for grouped...
authorNaresh (OpenERP) <nch@tinyerp.com>
Thu, 12 Jan 2012 11:09:04 +0000 (16:39 +0530)
committerNaresh (OpenERP) <nch@tinyerp.com>
Thu, 12 Jan 2012 11:09:04 +0000 (16:39 +0530)
commit197b38bb0644279cf7deb9be7017b14f4243f15f
treeb1bdc47df947553a41c1490c8d2ad466fff249e6
parent5a21becc19549bc4a2c8942cc916bf7347b36b54
[FIX]:backport from trunk revision 3900 for  read_group: NULL->False for grouped boolean fields We need to coalesce NULLs to False when grouping boolean fields, otherwise we get duplicate groups sharing the same rows

bzr revid: nch@tinyerp.com-20120112110904-l1mm2frarbo02rrs
bin/osv/orm.py