IO-794 Add vendor active field

This commit is contained in:
Patrick Fic
2021-03-22 17:48:24 -07:00
parent 43a266c463
commit aced67f835
15 changed files with 309 additions and 4 deletions

View File

@@ -1743,13 +1743,15 @@ tables:
- active:
_eq: true
columns:
- jobid
- conversationid
- id
- jobid
select_permissions:
- role: user
permission:
columns:
- conversationid
- id
- jobid
filter:
conversation:
@@ -4114,6 +4116,7 @@ tables:
- active:
_eq: true
columns:
- active
- bodyshopid
- city
- cost_center
@@ -4135,6 +4138,7 @@ tables:
- role: user
permission:
columns:
- active
- bodyshopid
- city
- cost_center
@@ -4165,6 +4169,7 @@ tables:
- role: user
permission:
columns:
- active
- bodyshopid
- city
- cost_center