This commit is contained in:
Patrick Fic
2021-04-12 13:39:02 -07:00
parent 84959209e6
commit 8f7c45976c
4 changed files with 105 additions and 63 deletions

View File

@@ -649,6 +649,8 @@ exports.QUERY_JOB_COSTING_DETAILS = ` query QUERY_JOB_COSTING_DETAILS($id: uuid!
lbr_op
lbr_amt
op_code_desc
profitcenter_part
profitcenter_labor
}
bills {
id
@@ -746,6 +748,8 @@ exports.QUERY_JOB_COSTING_DETAILS_MULTI = ` query QUERY_JOB_COSTING_DETAILS_MULT
lbr_op
lbr_amt
op_code_desc
profitcenter_part
profitcenter_labor
}
bills {
id