health-dev
[Top][All Lists]
Advanced

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

[Health-dev] [bug #36316] QR Code Module throwing error after upgrading


From: Paras Jasani
Subject: [Health-dev] [bug #36316] QR Code Module throwing error after upgrading to 1.4.5
Date: Thu, 26 Apr 2012 13:34:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.10 Chromium/15.0.874.106 Chrome/15.0.874.106 Safari/535.2

URL:
  <http://savannah.gnu.org/bugs/?36316>

                 Summary: QR Code Module throwing error after upgrading to
1.4.5
                 Project: GNU Health
            Submitted by: parasj
            Submitted on: Thu 26 Apr 2012 01:34:56 PM GMT
                Category: Upgrade
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: QRCode

    _______________________________________________________

Details:

QR Code Module throwing error after upgrading to 1.4.5

The following is the traceback


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




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36316>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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