IO-2215 Critical parts scanning
This commit is contained in:
@@ -114,6 +114,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
localmediatoken
|
||||
enforce_conversion_csr
|
||||
md_lost_sale_reasons
|
||||
md_parts_scan
|
||||
employees {
|
||||
user_email
|
||||
id
|
||||
@@ -225,6 +226,7 @@ export const UPDATE_SHOP = gql`
|
||||
localmediatoken
|
||||
enforce_conversion_csr
|
||||
md_lost_sale_reasons
|
||||
md_parts_scan
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
@@ -722,6 +722,7 @@ export const GET_JOB_BY_PK = gql`
|
||||
ioucreated
|
||||
convertedtolbr
|
||||
ah_detail_line
|
||||
critical
|
||||
billlines(limit: 1, order_by: { bill: { date: desc } }) {
|
||||
id
|
||||
quantity
|
||||
|
||||
Reference in New Issue
Block a user