health-dev
[Top][All Lists]
Advanced

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

[Health-dev] [bug #43059] Error creating specialties on institutions


From: oscar alvarez
Subject: [Health-dev] [bug #43059] Error creating specialties on institutions
Date: Sat, 23 Aug 2014 22:32:08 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0

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

                 Summary: Error creating specialties on institutions
                 Project: GNU Health
            Submitted by: oscar_alv
            Submitted on: Sat 23 Aug 2014 10:32:07 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: gnuhealth.institution.specialties

    _______________________________________________________

Details:

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 125, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 158, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 158, in dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/trytond/model/modelsql.py", line 656, in read
    getter_results = field.get(ids, cls, field_list, values=result)
  File "/trytond/model/fields/function.py", line 87, in get
    return dict((name, call(name)) for name in names)
  File "/trytond/model/fields/function.py", line 87, in <genexpr>
    return dict((name, call(name)) for name in names)
  File "/trytond/model/fields/function.py", line 81, in call
    return dict((r.id, method(r, name)) for r in records)
  File "/trytond/model/fields/function.py", line 81, in <genexpr>
    return dict((r.id, method(r, name)) for r in records)
  File "/trytond/modules/health/health.py", line 806, in get_rec_name
    return self.specialty.name
AttributeError: 'NoneType' object has no attribute 'name'




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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