Added alert and setting for PP differences less than a set amount. RPS-34
This commit is contained in:
@@ -7,6 +7,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
targets
|
||||
accepted_ins_co
|
||||
groups
|
||||
ppd_diff_alert
|
||||
}
|
||||
}
|
||||
`;
|
||||
@@ -20,6 +21,7 @@ export const UPDATE_SHOP = gql`
|
||||
targets
|
||||
accepted_ins_co
|
||||
groups
|
||||
ppd_diff_alert
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user