IO-1410 Remove ded from lbr lines on reconciliation.

This commit is contained in:
Patrick Fic
2021-10-05 13:59:43 -07:00
parent c423e61ce8
commit 9d549b02fe
3 changed files with 5 additions and 2 deletions

View File

@@ -630,7 +630,7 @@ export const GET_JOB_RECONCILIATION_BY_PK = gql`
is_credit_memo
isinhouse
exported
billlines {
billlines(where: { deductedfromlbr: { _eq: false } }) {
actual_price
quantity
actual_cost