Merge branch 'test' into feature/pbs

This commit is contained in:
Patrick Fic
2021-10-14 17:20:15 -07:00
29 changed files with 762 additions and 203 deletions

View File

@@ -1769,7 +1769,7 @@ export const QUERY_JOB_CLOSE_DETAILS = gql`
actual_in
kmin
kmout
joblines(where: { removed: { _eq: false } }) {
joblines(where: { removed: { _eq: false } }, order_by: { line_no: asc }) {
id
removed
tax_part