thomastom99 / wc

wc Public Repository
0 stars 0 forks source link

Please Implement SendMultipleTimesheepReportAsEMail() #8

Open thomastom99 opened 9 years ago

thomastom99 commented 9 years ago

Please implement SendMultipleTimesheetReportAsEMail() in WSTUserReports.aspx.cs

Tight now it is like this..

private void SendMultipleTimesheetReportAsEMail() { //Plane Formatted E Mail with multiple Timesheet is good enough //No word document needs to be generated for multiple List //To cc etc list are same as SendWordDoc(); LabelStatusReport.Text="This Feature Didnt Supported for now.." }

Please contact Jithin for more details if needed.. He had already implemented it for Single user Timesheet.