Merge branch 'feature/payroll' into feature/america
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user