[IMP] read_group: pass superuser uid to group_by_full methods to avoid access right...
authorOlivier Dony <odo@openerp.com>
Wed, 23 Nov 2011 13:33:12 +0000 (14:33 +0100)
committerOlivier Dony <odo@openerp.com>
Wed, 23 Nov 2011 13:33:12 +0000 (14:33 +0100)
commit90041e5d811d1b3687ab79765157f52317b9260d
tree11954ef6b34d03e36f0d8470516941e41ba888b5
parent21e3b1c5dba2d1fd59cc2c6fe44fbee68d1e6ddc
[IMP] read_group: pass superuser uid to group_by_full methods to avoid access right issues

This helps avoid access right issues in restricted
contexts, such as embedded web client, or shared
access (via portal or share wizard).

bzr revid: odo@openerp.com-20111123133312-a4ywnivnex97xtk2
openerp/osv/orm.py