[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] [bug #52179] Traceback due to obsolete unicode method in re
From: |
Luis Falcon |
Subject: |
[Health-dev] [bug #52179] Traceback due to obsolete unicode method in reports |
Date: |
Fri, 6 Oct 2017 11:41:30 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
URL:
<http://savannah.gnu.org/bugs/?52179>
Summary: Traceback due to obsolete unicode method in reports
Project: GNU Health
Submitted by: meanmicio
Submitted on: Fri 06 Oct 2017 03:41:29 PM UTC
Category: reporting
Severity: 3 - Normal
Item Group: None
Status: Confirmed
Privacy: Public
Assigned to: meanmicio
Open/Closed: Open
Discussion Lock: Any
Release: None
Module: health, health_qrcodes
_______________________________________________________
Details:
In Python3, the unicode function is no longer used. Some reports (appointment
and evaluation) were still using it, thus, generating a traceback when
generating the report.
In addition, the appointment QRcode report needs the field on the form view in
order to represent it on the report.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52179>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Health-dev] [bug #52179] Traceback due to obsolete unicode method in reports,
Luis Falcon <=