Aded joblines status view and updated graph to use the view. BOD-110

This commit is contained in:
Patrick Fic
2020-08-06 10:33:13 -07:00
parent bebdfe7a93
commit f383d78cda
35 changed files with 412 additions and 23 deletions

View File

@@ -415,6 +415,11 @@ export const QUERY_JOB_CARD_DETAILS = gql`
ownr_ln
ownr_ph1
ownr_ea
joblines_status {
part_type
count
status
}
owner {
id
allow_text_message
@@ -463,6 +468,7 @@ export const QUERY_JOB_CARD_DETAILS = gql`
date_closed
date_scheduled
date_estimated
notes {
id
text