IO-1755 Add tax number to owner.

This commit is contained in:
Patrick Fic
2022-07-19 13:14:22 -07:00
parent 385de3eaaa
commit 179147dc4e
12 changed files with 76 additions and 5 deletions

View File

@@ -621,6 +621,7 @@ export const GET_JOB_BY_PK = gql`
ownr_ctry
ownr_ph1
ownr_ph2
tax_number
}
labor_rate_desc
rate_la1
@@ -855,6 +856,7 @@ export const QUERY_JOB_CARD_DETAILS = gql`
id
allow_text_message
preferred_contact
tax_number
}
vehicleid
v_model_yr

View File

@@ -67,6 +67,7 @@ export const QUERY_OWNER_BY_ID = gql`
ownr_zip
preferred_contact
note
tax_number
jobs {
id
ro_number