odoo/addons/web
Xavier Morel 084bf9fb3f [FIX] in m2o fields, abort previous name_get when new one (for same field) arrives in order to limit the number of requests in-flight
lp bug: https://launchpad.net/bugs/920884 fixed

bzr revid: xmo@openerp.com-20120124141927-wznbkd2tf3mngq31
2012-01-24 15:19:27 +01:00
..
common [REF] removed_sessions: use a set() instead of a list(), because it's more efficient. 2012-01-23 14:53:25 +01:00
controllers [FIX] onchange: handlers can return 'False' instead of en empty dict when they don't want to return anything, don't blow up 2012-01-23 15:46:05 +01:00
po Launchpad automatic translations update. 2012-01-24 05:44:41 +00:00
static [FIX] in m2o fields, abort previous name_get when new one (for same field) arrives in order to limit the number of requests in-flight 2012-01-24 15:19:27 +01:00
test rename base into web part1 2011-09-05 13:03:09 +02:00
__init__.py [FIX] missing imports and typo in __all__. 2012-01-16 19:33:28 +01:00
__openerp__.py [FIX] Sorry for my last commit 2011-12-19 17:32:22 +01:00