|
From: | Luis Falcon |
Subject: | [Health-dev] [bug #46950] Error when generating the summary report |
Date: | Fri, 22 Jan 2016 11:13:36 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 |
URL: <http://savannah.gnu.org/bugs/?46950> Summary: Error when generating the summary report Project: GNU Health Submitted by: meanmicio Submitted on: Fri 22 Jan 2016 11:13:35 AM GMT Category: reporting Severity: 4 - Important Item Group: None Status: None Privacy: Public Assigned to: meanmicio Open/Closed: Open Discussion Lock: Any Release: None Module: health_reporting _______________________________________________________ Details: De age group computation was not converted to deal with the new timedelta format. So the following traceback is generated at the summary report : age = int(unique_eval.computed_age.split(' ')[0][:-1]) AttributeError: 'datetime.timedelta' object has no attribute 'split' _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?46950> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |