{__('reports.table.headers.subNbr')} | {__('reports.table.headers.distNbr')} | {__('reports.table.headers.name')} | {__('reports.table.headers.location')} | {__('reports.table.headers.status')} | {__('reports.table.headers.submitDate')} | {__('reports.table.headers.passFail')} | {__('reports.table.headers.accuracy')} | {__('reports.table.headers.approval')} | {__('reports.table.headers.tempCust')} | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{ submissionId } | { distributorSapId } | { distributorName } | { location } | { parent.parent.mapStatusText(overallStatus) } |
|
{ productsPassed } / { productsFailed } |
|
{ parent.parent.mapApprovalText(approvalStatus) } | { (customerStatus === 'TEMP_CUSTOMERS') ? 'Yes' : 'No' } |
|