Improved bill totals reconciliation IO-583
This commit is contained in:
@@ -70,6 +70,7 @@ export const QUERY_BILLS_BY_JOBID = gql`
|
||||
}
|
||||
order_date
|
||||
deliver_by
|
||||
return
|
||||
parts_order_lines {
|
||||
id
|
||||
act_price
|
||||
@@ -114,6 +115,7 @@ export const QUERY_BILLS_BY_JOBID = gql`
|
||||
joblineid
|
||||
line_desc
|
||||
applicable_taxes
|
||||
deductedfromlbr
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user