[FIX] Remove bad undefined value returned instead of a real promise.
authorFabien Meghazi <fme@openerp.com>
Tue, 11 Oct 2011 13:58:20 +0000 (15:58 +0200)
committerFabien Meghazi <fme@openerp.com>
Tue, 11 Oct 2011 13:58:20 +0000 (15:58 +0200)
commit77e8414dd2123b88139971c2d9c71362801ecd2a
tree82748287bc75195dc15b4dcbace8766a1654f813
parentc428a8057003c1370e89274a96935a7dbed935e6
parent3348916e9c1027a799a4b3d962b52f96e881c0ba
[FIX] Remove bad undefined value returned instead of a real promise.

Thanks Valentin ! I didn't paid attention to this potential problem.
I guess we'll have to review the usage of promises as openerp callback
return value because any addons adding a callback could potentially break
the promises.

bzr revid: fme@openerp.com-20111011135820-v1lx6uj1siqbq7m6
addons/web/static/src/js/view_form.js