
I saw this option under Default.pm. But even when I turn it on, how can I submit a ticket as an agent? Default.pm: $Self->{AgentCanBeCustomer} = 1; Thanks!

Hi Alex, On Wed, May 21, 2003 at 04:02:41PM -0700, Alex Zheng wrote:
I saw this option under Default.pm. But even when I turn it on, how can I submit a ticket as an agent?
Default.pm: $Self->{AgentCanBeCustomer} = 1;
That means if the customer id (customer user) is the same as the agent, then the agent can't answer the ticket as agent, just as customer. It's useful in case your agent and customer user source is the same. Back to your question "how can I submit a ticket as an agent?" -=> The agent needs to be registriert as customer.
Thanks!
-Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ --
participants (2)
-
Alex Zheng
-
Martin Edenhofer