health
[Top][All Lists]
Advanced

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

[Health] error health qrcode


From: Faizal
Subject: [Health] error health qrcode
Date: Sun, 8 Jul 2012 23:33:33 -0700 (PDT)

Dear all
When I save the patient information I get this error message. I did'n know what is the problem...

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/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/modules/health_qrcodes/health_qrcodes.py", line 65, in make_qrcode
    qr_image.save(holder, format='PNG')
TypeError: save() got an unexpected keyword argument 'format'

Thanks
Faizal
UNU

reply via email to

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