URL:
<http://savannah.gnu.org/bugs/?44189>
Summary: Ascii code Error when trying to create Institution
Project: GNU Health
Submitted by: ceciliasp
Submitted on: Thu 05 Feb 2015 01:26:35 PM GMT
Category: Functionality
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Module: Health
_______________________________________________________
Details:
Traceback (most recent call last):
File "/trytond/protocols/jsonrpc.py", line 150, in _marshaled_dispatch
response['result'] = dispatch_method(method, params)
File "/trytond/protocols/jsonrpc.py", line 179, in _dispatch
res = dispatch(*args)
File "/trytond/protocols/dispatcher.py", line 161, in dispatch
result = rpc.result(meth(*c_args, **c_kwargs))
File "/trytond/modules/health/health.py", line 385, in create
values['code'] = str(uuid4()) + '-' + str(suffix)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position
13: ordinal not in range(128)
Running on a VM Lubuntu 14.04
GNU Health 2.8 rc3
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44189>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/