Search found 1 match

by mitch_nick
24 Sep 2010, 04:34
Forum: Hilfe
Topic: ACL rule by customer
Replies: 0
Views: 534

ACL rule by customer

Hi,

I have a common queue for all calls, I would like to create an acl where a specific group can see only tickets for a single customer on statusview

something like

# ticket acl
$Self->{TicketAcl}->{'ACL-Name-1'} = {


Properties => {

Ticket => {
Queue => ['UNIX'],

},

Fronted => {
Action ...