ES Schema changes & initial upload attempt.
This commit is contained in:
@@ -225,6 +225,16 @@ export const QUERY_JOB_ESTIMATE_SCRUBBER = gql`
|
||||
requires_reimport
|
||||
created_at
|
||||
v_mileage
|
||||
rates
|
||||
totals
|
||||
ded_amt
|
||||
loss_desc
|
||||
ownr_addr1
|
||||
ownr_city
|
||||
ownr_ph1
|
||||
v_stage
|
||||
supp_amt
|
||||
g_bett_amt
|
||||
joblines(order_by: {line_no: asc}) {
|
||||
line_no
|
||||
line_ind
|
||||
@@ -245,6 +255,11 @@ export const QUERY_JOB_ESTIMATE_SCRUBBER = gql`
|
||||
lbr_hrs_j
|
||||
lbr_amt
|
||||
misc_amt
|
||||
price_inc
|
||||
tax_part
|
||||
cert_part
|
||||
alt_partno
|
||||
lbr_op_j
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user