health-dev
[Top][All Lists]
Advanced

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

[Health-dev] [bug #44110] Error saving Birth Certificate


From: Bruno M. Villasanti
Subject: [Health-dev] [bug #44110] Error saving Birth Certificate
Date: Wed, 28 Jan 2015 20:08:05 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36

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

                 Summary: Error saving Birth Certificate
                 Project: GNU Health
            Submitted by: bvillasanti
            Submitted on: mié 28 ene 2015 17:08:04 ART
                Category: Programming / Tracebacks
                Severity: 5 - Blocker
              Item Group: None
                  Status: In Progress
                 Privacy: Public
             Assigned to: bvillasanti
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: health, health_crypto

    _______________________________________________________

Details:

Tested in GNU Health Demo Database. 
Attached screenshot '20150128 - 14:19:58.png'.

--
Error: 'NoneType' object has no attribute 'rec_name'

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/model/modelsql.py", line 645, in read
    getter_results = field.get(ids, cls, field_list, values=result)
  File "/trytond/model/fields/function.py", line 86, in get
    return dict((name, call(name)) for name in names)
  File "/trytond/model/fields/function.py", line 86, in <genexpr>
    return dict((name, call(name)) for name in names)
  File "/trytond/model/fields/function.py", line 80, in call
    return dict((r.id, method(r, name)) for r in records)
  File "/trytond/model/fields/function.py", line 80, in <genexpr>
    return dict((r.id, method(r, name)) for r in records)
  File "/trytond/modules/health_crypto/health_crypto.py", line 284, in
check_digest
    serial_doc=self.get_serial(self)
  File "/trytond/modules/health_crypto/health_crypto.py", line 255, in
get_serial
    'HP': unicode(certificate.signed_by.rec_name),
AttributeError: 'NoneType' object has no attribute 'rec_name'



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: mié 28 ene 2015 17:08:04 ART  Name: 20150128 - 14:19:58.png  Size:
215kB   By: bvillasanti

<http://savannah.gnu.org/bugs/download.php?file_id=32926>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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