[FIX] fix concurrency problem. Use last_modified instead of delta. Thanks to Tryton...
authorChristophe Simonis <christophe@tinyerp.com>
Thu, 15 Jan 2009 11:57:18 +0000 (12:57 +0100)
committerChristophe Simonis <christophe@tinyerp.com>
Thu, 15 Jan 2009 11:57:18 +0000 (12:57 +0100)
commit586a737f6e823c9c55c1dde5cfacbc3bb8606e0a
tree5a6f49bcf4430c6366b415a3590916b880577819
parent61824218f8ea37f469a7d4322e7d8275ef1c680d
[FIX] fix concurrency problem. Use last_modified instead of delta. Thanks to Tryton team for the idea.

lp bug: https://launchpad.net/bugs/314696 fixed

bzr revid: christophe@tinyerp.com-20090115115718-3jpkxhmjaa275jq2
bin/addons/base/ir/ir_ui_menu.py
bin/addons/base/ir/ir_values.py
bin/osv/orm.py