IO-794 Add vendor active field
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user