openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14220
[Bug 1031776] [NEW] ormcache seems to be impossible to be hit
Public bug reported:
it seems to be impossible to hit objects in the orm cache, because
values are written into d[args], while the function tries to read them
from d[key]
** Affects: openobject-server
Importance: Undecided
Status: New
** Branch linked: lp:~therp-nl/openobject-server/openobject-
server_ormcache_key
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1031776
Title:
ormcache seems to be impossible to be hit
Status in OpenERP Server:
New
Bug description:
it seems to be impossible to hit objects in the orm cache, because
values are written into d[args], while the function tries to read them
from d[key]
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1031776/+subscriptions
Follow ups
References