bugGNU Health - Bugs: bug #46950, Error when generating the summary...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #46950: Error when generating the summary report

Submitter:  Luis Falcon <meanmicio>
Submitted:  Fri 22 Jan 2016 11:13:35 AM UTC
   
 
Category:  reporting Severity:  4 - Important
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  meanmicio
Open/Closed:  Closed Release:  3.0.0
Module:  health_reporting Component:  None

Fri 22 Jan 2016 11:15:53 AM UTC, comment #1: 

Fixed in changeset 2363:11dbd8f7bf62

Luis Falcon <meanmicio>
Group administrator
Fri 22 Jan 2016 11:13:35 AM UTC, original submission:  

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'



Luis Falcon <meanmicio>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-01-22 meanmicio StatusNone Fixed
        Open/ClosedOpen Closed
        ReleaseNone 3.0.0

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code