odoo/addons/base
Xavier Morel e1f9b0c600 [FIX] race condition introduced in nicolas.vanhoren@openerp.com-20110722154419-9g31mwfsuv67rjz3
if search view contains only synchronously-initialized widgets, 'self.ready.resolve()' is called before 'self' is set since 'self' is set *after* the $.when call

move 'self'-setting to the top of the function, just in case

bzr revid: xmo@openerp.com-20110725091049-q5lt2sgbfawphiuh
2011-07-25 11:10:49 +02:00
..
controllers [IMP] remove base from listed modules 2011-07-23 15:53:44 +02:00
static [FIX] race condition introduced in nicolas.vanhoren@openerp.com-20110722154419-9g31mwfsuv67rjz3 2011-07-25 11:10:49 +02:00
test [ADD] row-wise colors 2011-04-11 14:54:50 +02:00
__init__.py openobject is dead long live to openerpweb 2011-03-02 19:56:06 +01:00
__openerp__.py [IMP] get rid of labjs 2011-07-23 15:35:43 +02:00