
If I understood right, you need/want to use that feature of "Company Tickets". Here, we use a configuration at customer creation named "CustomerIDs" and specify there the other customers (their logins separated by ";") that are part of the same company. These customers of the same company can create tickets in the same or in different queues but whenever a customer of that company logs in its customer interface, all tickets created by his fellows to the same queues he has access to will be shown through the navigation bar button "Company Ticket". Then, he will be able to see all tickets created in a queue.
I am not sure if this feature works directly or if we had to do some setting like insert a record in the database and/or perform a configuration at /opt/otrs/Kernel/Config.pm. (a college here enabled this feature). I think he had to enable this by uncommenting a line like ...
"[ 'UserCustomerIDs', 'CustomerIDs', 'customer_ids', 1, 0, 'var', '', 0 ],"
...that lies near a comment "# show now own tickets in customer panel, CompanyTickets" at /opt/otrs/Kernel/Config.pm
Is it something like that that you want to implement? Great software OTRS is!
[cid:image001.gif@01CAA5AE.39EB3990]http://www.wedotechnologies.com/
Mauricio de Andrade Ramos - Consultant I
Rodovia SC 401, Km 4, Espaço Primavera, Bloco C
88032-000 - Florianópolis - Santa Catarina - Brasil
Tel. + 55 48 2108 0104 * Fax. + 55 48 2108 0129
mauricio.ramos@wedotechnologies.com
www.wedotechnologies.comhttp://www.wedotechnologies.com
Notice: The information in this e-mail and in any of its attachments is confidential and intended solely for the attention and use of the named addressee(s).
If you are not the intended recipient, any disclosure, copying, distribution or retaining of this message or any part of it, without the prior written consent of WeDo Technologies, is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer.
From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Constantinos Giatras
Sent: quinta-feira, 4 de fevereiro de 2010 14:35
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Customer Groups
Were trying to do something a little differently.
We want the customer to be able to log into the customer interface and see All tickets for a specific Queue, not just their own. Do you know if that is possible?
thanks
kosta
2010/2/4 Maurício Ramos