phpreport
                                
                                
                                
                                    phpreport copied to clipboard
                            
                            
                            
                        Report hours in decimal format instead of HH:MM
[Trac import] Reported by: clopez Original date: Thursday, 08 November 2012 19:23
Hi!
When you fill a task on PHPReport, the Time is shown as HH:MM
For example a task of 3 hours and 35 minutes is shown as 3:35
But the rest of time trackers (I'm thinking on twiki/XPTracker and Redmine) use decimal format for the time.
So, if you want to copy the time from a task from PHPReport to redmine for example you need to do the maths manually:
3 + 35/60 = 3,58
It would be nice if PHPReport could pre-calculate that for me and show the time as hours with decimals.
Workaround: you can always see your tasks in decimal format in the user details report (reports -> user details).
We are in the process of rewriting the frontend for tasks. Any outstanding bugs and enhancements for the old interface will be taken into account as we implement the new design.