IO-70 Add basic functions of OEC.

This commit is contained in:
Patrick Fic
2021-11-29 15:04:34 -08:00
parent 53be0bbc1a
commit 5db43dd065
9 changed files with 87 additions and 11 deletions

View File

@@ -16,6 +16,7 @@ export const QUERY_PARTS_ORDER_OEC = gql`
parts_orders_by_pk(id: $id) {
parts_order_lines {
jobline {
tran_code
act_price
db_ref
db_price
@@ -70,6 +71,10 @@ export const QUERY_PARTS_ORDER_OEC = gql`
quantity
}
job {
bodyshop{
shopname
bill_tax_rates
}
ro_number
clm_no
asgn_no