how to customize statistic report page

English! place to talk about development, programming and coding
Post Reply
shailesh
Znuny newbie
Posts: 29
Joined: 11 Feb 2011, 14:03
Znuny Version: 3.5

how to customize statistic report page

Post by shailesh »

Hello Team ,

I am trying to modify Statistic (AgentStats) report page. the scenario as below ....

1. new table in otrs database called store .
2. one column in ticket table called storeid (reference id of above table).
3. now I am trying to populate data from store table to here(Action=AgentStats;Subaction=) and after selecting value I have to modify main query based in reference id in ticket table (storeid).

can anybody tell me how can I do this ? :(

Thanks in advance
Post Reply