Removed job close date. IO-629
This commit is contained in:
@@ -466,7 +466,6 @@ export const GET_JOB_BY_PK = gql`
|
||||
date_open
|
||||
date_scheduled
|
||||
date_invoiced
|
||||
date_closed
|
||||
date_exported
|
||||
status
|
||||
owner_owing
|
||||
@@ -602,7 +601,7 @@ export const QUERY_JOB_CARD_DETAILS = gql`
|
||||
date_invoiced
|
||||
date_open
|
||||
date_exported
|
||||
date_closed
|
||||
|
||||
date_scheduled
|
||||
date_estimated
|
||||
|
||||
@@ -658,7 +657,7 @@ export const QUERY_TECH_JOB_DETAILS = gql`
|
||||
date_invoiced
|
||||
date_open
|
||||
date_exported
|
||||
date_closed
|
||||
|
||||
date_scheduled
|
||||
date_estimated
|
||||
employee_body
|
||||
|
||||
Reference in New Issue
Block a user