Started refactoring parts order reconciliation BOD-406
This commit is contained in:
@@ -70,7 +70,6 @@ export const QUERY_BILLS_BY_JOBID = gql`
|
||||
}
|
||||
order_date
|
||||
deliver_by
|
||||
exported
|
||||
parts_order_lines {
|
||||
id
|
||||
act_price
|
||||
@@ -105,6 +104,7 @@ export const QUERY_BILLS_BY_JOBID = gql`
|
||||
state_tax_rate
|
||||
local_tax_rate
|
||||
is_credit_memo
|
||||
exported
|
||||
billlines {
|
||||
actual_price
|
||||
quantity
|
||||
|
||||
Reference in New Issue
Block a user