Merged in feature/IO-2425-US-Reconcilliation-Non-Parts-w-$$$ (pull request #1033)

IO-2425 US Reconciliation for Non-Parts that have Misc amt
This commit is contained in:
Allan Carr
2023-10-26 23:18:52 +00:00
3 changed files with 5 additions and 2 deletions

View File

@@ -850,6 +850,7 @@ export const GET_JOB_RECONCILIATION_BY_PK = gql`
tax_part
db_ref
manual_line
misc_amt
}
}
}