| ||||||||||||
![]() |
| Notices |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| Member Posts: 48 Join Date: Feb 2005 Location: Virginia Beach, VA | eSupport Report v1.4 Now Available -
01-03-2007, 10:24 PM
Hi All, I have updated our open source Kayako eSupport report to v1.4. It can be downloaded from http://www.netarus.com/scripts/ (along with a bunch of other open source utilities). Description: This script generates a report based on the queue selected from Kayako eSupport v3.0. It will work with both SupportSuite and eSupport. This script only displays open, hold and closed statuses because those are the default. Feel free to edit as you see fit. Changes in this release: - Improved the look and feel of the interface by using the native stylesheets available from Kayako. - Enclosed screenshot of esupport_report_screen1.jpg. This is what you should see if the report is functioning properly. - Added the ability to filter the number of results. Comments are appreciated. Please contact us through the website at http://www.netarus.com/ps for any customization requests. Best Regards, Chris http://www.netarus.com Creators of: SCInterface eSupport PHP Report Script eSupport QuickTicket Script v1.0 for Kayako eSupport |
| | |
(#2)
|
(#3)
|
| Senior Member Posts: 3,858 Join Date: Aug 2006 Location: Mumbai, India |
30-04-2007, 06:39 AM
Do you have a running demo of this script? Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#4)
|
(#5)
|
(#6)
|
(#7)
|
(#8)
|
| Member Posts: 48 Join Date: Feb 2005 Location: Virginia Beach, VA |
19-06-2007, 09:12 PM
By the way, I do have a version of this script that can include one specific custom field... I've been thinking of making it a drop down list as well, but that might take a little more time. It is not currently available, but let me know on implementation ideas and I might post a v1.5 of this reporting script. http://www.netarus.com Creators of: SCInterface eSupport PHP Report Script eSupport QuickTicket Script v1.0 for Kayako eSupport |
| | |
(#9)
|
(#10)
|
| Member Posts: 48 Join Date: Feb 2005 Location: Virginia Beach, VA | Hi Rich, Quote:
Therefore, change: Code: print("<a href=\"" . $support_url . "staff/index.php?_m=tickets&_a=viewticket&ticketid=" . $row[$i+1] . "\" title=\"Click here to view Ticket #" . $row[$i] . "\" target=\"_blank\">" . $row[$i] . "</a>");
Code: print("<a href=\"" . $support_url . "staff/index.php?_m=tickets&_a=viewticket&ticketid=" . $row[$i+1] . "\" title=\"Click here to view Ticket #" . $row[$i+1] . "\" target=\"_blank\">" . $row[$i+1] . "</a>");
Hope this helps. If you need any more help specific to this, just PM me. http://www.netarus.com Creators of: SCInterface eSupport PHP Report Script eSupport QuickTicket Script v1.0 for Kayako eSupport | |
| | |
(#11)
|
| Member Posts: 48 Join Date: Feb 2005 Location: Virginia Beach, VA |
20-06-2007, 02:22 PM
Moderator, please lock this thread. A new thread has been opened with v1.5 here with the ability to toggle the ticket mask id on or off. Thanks! http://forums.kayako.com/f52/esupport-report-v1-5-now-available-12432/#post55072 Chris http://www.netarus.com Creators of: SCInterface eSupport PHP Report Script eSupport QuickTicket Script v1.0 for Kayako eSupport |
| | |
(#12)
|
![]() |
| Tags |
| esupport, report, v14 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |