IO-809 Disable reconciliation on removed joblines.
This commit is contained in:
@@ -608,6 +608,10 @@ export const GET_JOB_RECONCILIATION_BY_PK = gql`
|
||||
line_desc
|
||||
applicable_taxes
|
||||
deductedfromlbr
|
||||
jobline {
|
||||
id
|
||||
removed
|
||||
}
|
||||
}
|
||||
}
|
||||
jobs_by_pk(id: $id) {
|
||||
|
||||
Reference in New Issue
Block a user