Hello good evening gnuhealth team, I'm Matthew a Radiologic Technologist. There seems to be a bug. Everytime we create an imaging request, with a worklist set, and then when we click the created requests on the draft imaging requests, this error appears. How shall we solve this. Thanks in advance :)
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-6049/trytond/modules/health_orthanc/health_orthancpy", line 1100, in get_worklist_text
data = ""
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-6049/trytond/modules/health_orthanc/health_orthancpy", line 1128, in get_worklist_template_data
'InstitutionName': selfgetDicomInstitutionName(),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-6049/trytond/modules/health_orthanc/health_orthancpy", line 1241, in getDicomInstitutionName
return institution and institutionrec_name or ''
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'int' object has no attribute 'rec_name'