[FIX] don't coerce values to str before writing them to the worksheet in excel export
authorXavier Morel <xmo@openerp.com>
Tue, 30 Aug 2011 13:43:05 +0000 (15:43 +0200)
committerXavier Morel <xmo@openerp.com>
Tue, 30 Aug 2011 13:43:05 +0000 (15:43 +0200)
commit3b824c76e9dcd44d49369e48b7be686d1fd9287f
treee35b327a84b9b6f2fa82e4612067cbb203ee121f
parent9df1318f4fa204c1c831358458a4d1080fedda10
[FIX] don't coerce values to str before writing them to the worksheet in excel export

especially since xlwt is perfectly able to deal with unicode instances without blowing up like a 'tard

bzr revid: xmo@openerp.com-20110830134305-iu354whbr0c0kvpw
addons/base/controllers/main.py