IO-3573 Enhanced Payroll Labor Allocation
Signed-off-by: Allan Carr <allan@imexsystems.ca>
This commit is contained in:
@@ -359,7 +359,7 @@ export function LaborAllocationContainer({
|
||||
<JobEmployeeAssignmentsContainer job={lineTicketData.jobs_by_pk} />
|
||||
</Card>
|
||||
|
||||
{Enhanced_Payroll.treatment === "off" ? (
|
||||
{Enhanced_Payroll.treatment === "on" ? (
|
||||
<PayrollLaborAllocationsTable
|
||||
jobId={jobid}
|
||||
joblines={lineTicketData.joblines}
|
||||
|
||||
Reference in New Issue
Block a user