Customergrouphead should see the customername

English! place to talk about development, programming and coding
Post Reply
rani+bandaru
Znuny newbie
Posts: 37
Joined: 10 Jun 2010, 11:33
Znuny Version: 2.2.7

Customergrouphead should see the customername

Post by rani+bandaru »

Hi
When a customer(grouphead) clicks on Company Tickets Icon.All the customers tickets which come under this customer(grouphead) will be displayed. Here ---------- ----------------/otrs/customer.pl?Action=CustomerTicketOverView&Type=CompanyTickets is the URL seen in the browser.

Ticket# Age Subject State Queue Owner
2200010101 13days test mail new postmaster admin
2220000011 14days testmail2 new Misc admin
So many tickets are seen by the customer who is head of the othercustomers.Here ticket# is a link .So,if he want to see who have raised the ticket he have to click on the link then details will be displayed.

But he want to add a field before ticket# ie,.customer name who have raised the ticket.
How can i do it ?Please someone guide.Can we do it from sysconfig or from where?

Thanks in advance
rani
fbobraga
Znuny newbie
Posts: 77
Joined: 15 Jul 2010, 20:04
Znuny Version: 2.4.7
Contact:

Re: Customergrouphead should see the customername

Post by fbobraga »

I want to know how to do it, too
Evaluation/pilot: OTRS 2.4.7 on Linux (CentOS 5.4) with MySQL database connected to an Active Directory for Agents and Customers.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Customergrouphead should see the customername

Post by jojo »

You need to modify the template file
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customergrouphead should see the customername

Post by crythias »

Specifically, edit CustomerStatusView.dtl (preferably in your own theme) and remove the # comments related to Customer ID
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
rani+bandaru
Znuny newbie
Posts: 37
Joined: 10 Jun 2010, 11:33
Znuny Version: 2.2.7

Re: Customergrouphead should see the customername

Post by rani+bandaru »

To
crythias and jojo

Thanks for your valuable guidance.I had done the changes and it is reflecting properly.

Regards
rani b
Post Reply