IO-1437 Add deductible Note
This commit is contained in:
@@ -95,6 +95,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
tt_allow_post_to_invoiced
|
||||
cdk_configuration
|
||||
md_estimators
|
||||
md_ded_notes
|
||||
employees {
|
||||
id
|
||||
active
|
||||
@@ -186,6 +187,7 @@ export const UPDATE_SHOP = gql`
|
||||
tt_allow_post_to_invoiced
|
||||
cdk_configuration
|
||||
md_estimators
|
||||
md_ded_notes
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
@@ -464,6 +464,7 @@ export const GET_JOB_BY_PK = gql`
|
||||
production_vars
|
||||
ca_gst_registrant
|
||||
ownerid
|
||||
ded_note
|
||||
owner {
|
||||
id
|
||||
ownr_fn
|
||||
|
||||
Reference in New Issue
Block a user