IO-990 Refactor job closing.

This commit is contained in:
Patrick Fic
2021-05-05 09:35:22 -07:00
parent 6469cb7e87
commit 1a9eddf7c6
6 changed files with 54 additions and 33 deletions

View File

@@ -1406,6 +1406,8 @@ export const QUERY_JOB_CLOSE_DETAILS = gql`
rate_matd
status
date_exported
date_invoiced
voided
joblines(where: { removed: { _eq: false } }) {
id
removed