IO-1210 Jobs Close Updates

This commit is contained in:
Patrick Fic
2021-06-16 12:07:56 -07:00
parent 145e3e5c44
commit ba8c8bc976
6 changed files with 214 additions and 21 deletions

View File

@@ -1696,6 +1696,12 @@ export const QUERY_JOB_CLOSE_DETAILS = gql`
date_exported
date_invoiced
voided
scheduled_completion
actual_completion
scheduled_delivery
actual_delivery
scheduled_in
actual_in
joblines(where: { removed: { _eq: false } }) {
id
removed