Added multiple labor rates to employees
IO-548
This commit is contained in:
@@ -1550,8 +1550,6 @@ tables:
|
||||
_eq: true
|
||||
columns:
|
||||
- active
|
||||
- base_rate
|
||||
- cost_center
|
||||
- created_at
|
||||
- employee_number
|
||||
- first_name
|
||||
@@ -1560,6 +1558,7 @@ tables:
|
||||
- id
|
||||
- last_name
|
||||
- pin
|
||||
- rates
|
||||
- shopid
|
||||
- termination_date
|
||||
- updated_at
|
||||
@@ -1569,8 +1568,6 @@ tables:
|
||||
permission:
|
||||
columns:
|
||||
- active
|
||||
- base_rate
|
||||
- cost_center
|
||||
- created_at
|
||||
- employee_number
|
||||
- first_name
|
||||
@@ -1579,6 +1576,7 @@ tables:
|
||||
- id
|
||||
- last_name
|
||||
- pin
|
||||
- rates
|
||||
- shopid
|
||||
- termination_date
|
||||
- updated_at
|
||||
@@ -1597,8 +1595,6 @@ tables:
|
||||
permission:
|
||||
columns:
|
||||
- active
|
||||
- base_rate
|
||||
- cost_center
|
||||
- created_at
|
||||
- employee_number
|
||||
- first_name
|
||||
@@ -1607,6 +1603,7 @@ tables:
|
||||
- id
|
||||
- last_name
|
||||
- pin
|
||||
- rates
|
||||
- shopid
|
||||
- termination_date
|
||||
- updated_at
|
||||
|
||||
Reference in New Issue
Block a user