[FIX] contact widget should return a really empty address
authorMitesh Savani <msa@openerp.com>
Wed, 16 Jul 2014 09:38:27 +0000 (15:08 +0530)
committerRichard Mathot <rim@openerp.com>
Fri, 25 Jul 2014 09:07:39 +0000 (11:07 +0200)
commit091394737af6a8c68ec3128174b78676669eb889
treec8be9fa1b89752cf660d3d50c88f8151c964de11
parentdd9f10a6a46b32511aebad956ce1a4fd125ca66a
[FIX] contact widget should return a really empty address

This fixes a bug in website_quote, because qweb tests whether address is
something that bool() casts to False or not, in order to display an icon (or not).
openerp/addons/base/ir/ir_qweb.py