health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health] Report Change Error


From: Paras Jasani
Subject: [Health] Report Change Error
Date: Tue, 13 Dec 2011 03:01:30 -0500

I was trying to see if i can customize the reports. When an email address@hidden was entered in the Reports - Diseases - Email field. The Patients scripts failed to run giving the following error. Is there a different way to customize reports - like giving logo and address in the header ?

ERROR:common.message:Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 108, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 147, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 155, in dispatch
    res = getattr(obj, method)(*args_without_context, **kargs)
  File "/trytond/model/modelview.py", line 244, in view_toolbar_get
    prints = action_obj.get_keyword('form_print', (self._name, -1))
  File "/trytond/ir/action.py", line 207, in get_keyword
    res.append(action_obj.read(action_id[0], list(columns)))
  File "/trytond/model/modelsql.py", line 638, in read
    res2 = self._columns[field].get(ids, self, field_list, values=res)
  File "/trytond/model/fields/function.py", line 89, in get
    res[name] = getattr(model, self.getter)(ids, name)
  File "/trytond/ir/action.py", line 423, in get_pyson
    defaults.get(field, 'False'), CONTEXT))
  File "/trytond/tools/misc.py", line 410, in safe_eval
    comp = _compile_source(source)
  File "/trytond/tools/misc.py", line 188, in wrapper
    res = fct(*args)
  File "/trytond/tools/misc.py", line 390, in _compile_source
    comp = compile(source, '', 'eval')
  File "<string>", line 1
    address@hidden


Thanks
Paras 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]