{{ctrl.SSUtilService.getCurrentDateTime()}}
Access Denied – You do not have permission to view this page. Please contact your administrator if you believe this is a mistake.
| Sr # | Project | Sales | Created At | Created By | Completed At | Status | |
|---|---|---|---|---|---|---|---|
| {{ $index+1 }} | {{ document.property? document.property.name : '--' }} | {{ ctrl.SSUtilService.formatUtcToLocalDate(document.download_details.otp_date_from) }} to {{ ctrl.SSUtilService.formatUtcToLocalDate(document.download_details.otp_date_to) }} {{ (document.download_details && document.download_details.total_sales_selected)? document.download_details.total_sales_selected : '--' }} | {{ ctrl.SSUtilService.formatUtcToLocalDate(document.created_at) + " " + ctrl.SSUtilService.formatUtcToLocalTime(document.created_at) }} | {{ctrl.getCreatedByName(document)}} | {{ ctrl.getCompletedTime(document.completed_at) }} | {{ ctrl.getFileStatusName(document.status) }} | ({{document.download_details.file_size}}) Expiring in |
| {{ctrl.message}} | |||||||