Aded joblines status view and updated graph to use the view. BOD-110
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user