WIP Bill Line deduction from Labor IO-571
This commit is contained in:
@@ -75,6 +75,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
schedule_start_time
|
||||
schedule_end_time
|
||||
imexshopid
|
||||
default_adjustment_rate
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -148,6 +149,7 @@ export const UPDATE_SHOP = gql`
|
||||
schedule_start_time
|
||||
schedule_end_time
|
||||
imexshopid
|
||||
default_adjustment_rate
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user