Merged in feature/IO-3510-Autohouse-Datapump-Enhancements (pull request #2956)

IO-3510 Autohouse Datapump Enhancements

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2026-02-03 19:20:30 +00:00
committed by Dave Richer
2 changed files with 84 additions and 2 deletions

View File

@@ -827,13 +827,21 @@ exports.AUTOHOUSE_QUERY = `query AUTOHOUSE_EXPORT($start: timestamptz, $bodyshop
quantity
}
}
timetickets {
timetickets(where: {cost_center: {_neq: "timetickets.labels.shift"}}) {
id
rate
ciecacode
cost_center
actualhrs
productivehrs
flat_rate
employeeid
employee {
employee_number
flat_rate
first_name
last_name
}
}
area_of_damage
employee_prep_rel {