c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05150
[Bug 676882] Re: v6 configure report designer unicodedecodeerror
Hello ,
I have tested this with latest openerp code but did not face any error.
Would you please check again with the latest code.
You can reopen this bug if you will face similar problem again.
Thanks.
** Changed in: openobject-addons
Status: New => Invalid
--
v6 configure report designer unicodedecodeerror
https://bugs.launchpad.net/bugs/676882
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Invalid
Bug description:
Hi,
windows, server 3025, addons 3935
using configurator to install database, when I try to install module base_report_designer with button configure, I have this error :
[2010-11-18 10:20:41,444][admin] INFO:init:module point_of_sale: no quality certificate
[2010-11-18 10:20:41,835][admin] INFO:res.config:getting next operation
[2010-11-18 10:20:41,836][admin] INFO:res.config:getting next <base.ir.ir_actions.ir_actions_todo object at 0x0A54C2D0>
[2010-11-18 10:20:41,839][admin] INFO:res.config:next action is browse_record(ir.actions.todo, 24)
[2010-11-18 10:20:42,105][admin] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "osv\osv.pyo", line 57, in wrapper
File "osv\osv.pyo", line 140, in execute
File "osv\osv.pyo", line 130, in execute_cr
File "osv\orm.pyo", line 1735, in fields_view_get
File "osv\orm.pyo", line 1440, in __view_look_dom_arch
File "D:\OpenERP AllInOne\Server\addons\base\res\res_config.py", line 383, in fields_get
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 39: ordinal not in range(128)
even if I restart configurator and try to skip, always the same error and can't finish configurator
Bye
References