QBO USA Changes for tax and non tax items.
This commit is contained in:
@@ -225,6 +225,8 @@ query QUERY_JOBS_FOR_RECEIVABLES_EXPORT($ids: [uuid!]!) {
|
||||
adjustment_bottom_line
|
||||
state_tax_rate
|
||||
qb_multiple_payers
|
||||
tax_paint_mat_rt
|
||||
tax_lbr_rt
|
||||
owner {
|
||||
accountingid
|
||||
}
|
||||
@@ -243,6 +245,7 @@ query QUERY_JOBS_FOR_RECEIVABLES_EXPORT($ids: [uuid!]!) {
|
||||
prt_dsmk_p
|
||||
prt_dsmk_m
|
||||
tax_part
|
||||
lbr_tax
|
||||
line_ref
|
||||
unq_seq
|
||||
lbr_op
|
||||
@@ -1770,8 +1773,8 @@ exports.GET_JOB_FOR_PPC = `query GET_JOB_FOR_PPC($jobid: uuid!) {
|
||||
timezone
|
||||
}
|
||||
}
|
||||
`
|
||||
|
||||
`;
|
||||
|
||||
exports.QUERY_PARTS_SCAN = `query QUERY_PARTS_SCAN ($id: uuid!) {
|
||||
jobs_by_pk(id: $id) {
|
||||
bodyshop {
|
||||
|
||||
Reference in New Issue
Block a user