Add shop config section.

This commit is contained in:
Patrick Fic
2023-05-17 07:49:25 -07:00
parent bad96f231c
commit b06fbd25a0
11 changed files with 457 additions and 29 deletions

View File

@@ -117,6 +117,7 @@ export const QUERY_BODYSHOP = gql`
md_parts_scan
enforce_conversion_category
tt_enforce_hours_for_tech_console
md_tasks_presets
employees {
user_email
id
@@ -232,6 +233,7 @@ export const UPDATE_SHOP = gql`
md_parts_scan
enforce_conversion_category
tt_enforce_hours_for_tech_console
md_tasks_presets
employees {
id
first_name

View File

@@ -67,7 +67,7 @@ export const GET_LINE_TICKET_BY_PK = gql`
clockoff
rate
committed_at
committed_by
commited_by
employee {
id
first_name

View File

@@ -84,7 +84,7 @@ export const QUERY_TIME_TICKETS_IN_RANGE_SB = gql`
memo
jobid
committed_at
committed_by
commited_by
flat_rate
job {
id