Added multiple labor rates to employees

IO-548
This commit is contained in:
Patrick Fic
2021-01-21 10:45:59 -08:00
parent 4b75f2eccd
commit 6d1dbe5f63
21 changed files with 429 additions and 70 deletions

View File

@@ -81,7 +81,7 @@ export const QUERY_BODYSHOP = gql`
first_name
last_name
employee_number
cost_center
rates
}
}
}