[FIX] filter user context and client specific value from res.log context
authorXavier ALT <xal@openerp.com>
Tue, 28 Feb 2012 15:25:08 +0000 (16:25 +0100)
committerXavier ALT <xal@openerp.com>
Tue, 28 Feb 2012 15:25:08 +0000 (16:25 +0100)
commitef6522ccc8d11a157388a0ac5c6577995050d317
tree96878417e482d03c807b38f8264137e6a80d06cb
parent571a20104cbe09b875ef58175d4ff7751aa825d5
[FIX] filter user context and client specific value from res.log context

 - We do not want to store user context (lang, timezone) and openerp client
   specific values (bin_size, client, _terp_view_name) as those value will
   be updated anyway (depending on user/client settings) when user access
   an res.log item.

bzr revid: xal@openerp.com-20120228152508-5hjiqmezl2j6wbct
bin/addons/base/res/res_log.py