Documents Received
S.No | Company | Project | Document type | Total Amount | Status | Action |
---|---|---|---|---|---|---|
{{i+1}} | {{ (each.sender_company !== '') ? each.sender_company : 'N/A' }} | {{ (each.project !== '') ? each.project : 'N/A' }} | {{ (each.type !== '') ? getDocType(each.type) : 'N/A' }} | {{ (each.total_amount !== '') ? '$' + each.total_amount : 'N/A' }} | {{ (each.authorisation_status !== '') ? getAuthStatus(each.authorisation_status) : 'N/A' }} | View |
No records found! |
Projects Received
S.No | Company | Project | Total Amount | Received On | Action |
---|---|---|---|---|---|
{{i+1}} | {{ (each.sender_company !== '') ? each.sender_company : 'N/A' }} | {{ (each.project !== '') ? each.project : 'N/A' }} | {{ (each.total_amount !== '') ? '$' + each.total_amount : '0' }} | {{ each.received_on | date}} | View |
No records found! |