Merge branch 'feature/payroll' into feature/america

This commit is contained in:
Patrick Fic
2023-04-27 15:52:37 -07:00
18 changed files with 955 additions and 48 deletions

View File

@@ -51,6 +51,7 @@ export const GET_LINE_TICKET_BY_PK = gql`
op_code_desc
convertedtolbr
convertedtolbr_data
}
timetickets(where: { jobid: { _eq: $id } }) {
actualhrs
@@ -65,6 +66,8 @@ export const GET_LINE_TICKET_BY_PK = gql`
clockon
clockoff
rate
committed_at
committed_by
employee {
id
first_name