IO-1254 Add PO Number

This commit is contained in:
Patrick Fic
2021-09-20 12:02:37 -07:00
parent 92920f69d4
commit d5f3105341
4 changed files with 15 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ export const QUERY_ALL_ACTIVE_JOBS = gql`
id
ins_co_nm
clm_no
po_number
clm_total
owner_owing
ro_number
@@ -362,6 +363,7 @@ export const GET_JOB_BY_PK = gql`
converted
lbr_adjustments
ro_number
po_number
clm_total
inproduction
vehicleid
@@ -715,7 +717,7 @@ export const QUERY_JOB_CARD_DETAILS = gql`
actual_completion
actual_delivery
actual_in
po_number
id
ins_co_nm
ins_ct_fn
@@ -1660,6 +1662,7 @@ export const QUERY_ALL_JOBS_PAGINATED_STATUS_FILTERED = gql`
clm_total
owner_owing
ro_number
po_number
scheduled_completion
scheduled_in
scheduled_delivery