Establish working version of pay all and labor calculations.
This commit is contained in:
@@ -88,6 +88,7 @@ export function JobsDetailLaborContainer({
|
||||
jobId={jobId}
|
||||
joblines={joblines}
|
||||
timetickets={timetickets}
|
||||
refetch={refetch}
|
||||
adjustments={adjustments}
|
||||
/>
|
||||
</Col>
|
||||
@@ -97,6 +98,7 @@ export function JobsDetailLaborContainer({
|
||||
jobId={jobId}
|
||||
joblines={joblines}
|
||||
timetickets={timetickets}
|
||||
refetch={refetch}
|
||||
adjustments={adjustments}
|
||||
/>
|
||||
</Col>
|
||||
|
||||
Reference in New Issue
Block a user