Added by Sergio Mastronardi over 13 years ago
Hi there,
I need a report for all resources inputting time into redmine for accounting, so they can process the payroll.
Here are the fields:
Query: Start Date, End Date
Sort: ResourceName, TimeCardDate
Totals: By ResourceName: Sum of Hours
Body: ResourceName, TimeCardDate, Hours, Redmine Issue #, Redmine Subject, Client (custom field)
Is there a plugin that allows me to easily do this? Should I ask a programmer and write a SQL script to extract data for report? Should I use ODBC and Excel?
Is their such a report that may already exist?
Thanks!
Sergio