IO-1824 Allow posting to closed ROs.
This commit is contained in:
@@ -105,6 +105,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
md_from_emails
|
||||
last_name_first
|
||||
md_parts_order_comment
|
||||
bill_allow_post_to_closed
|
||||
employees {
|
||||
user_email
|
||||
id
|
||||
@@ -207,6 +208,7 @@ export const UPDATE_SHOP = gql`
|
||||
md_from_emails
|
||||
last_name_first
|
||||
md_parts_order_comment
|
||||
bill_allow_post_to_closed
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user