You are not logged in.
Pages: 1
Can anyone tell me how easy it would be to add a new field to the helpdesk tickets.
Currently you can record the author, assignee, catagory of ticket, priority, request source and device.
I would like to add a new field to record the department that the user submitting the ticket is in. Its easy enough to add the filed in the glpi_tracking table but can someone outline which php files i would have to alter to add the drop downs and code to update the table.
I know that I will need to change the helpdesk.php and tracking.php files but im not sure what else so that we can get the helpdesk statistics for each department.
Many thanks for any help
Tom Beckett
Offline
Well, in the company where I'm working, I'm using the group for this.
Il works because we've suches business rules:
1) people are attached to 1 department (and only one)
2) if someone from department A is using a PC, this PC belongs to department A.
Advantages:
- You don't need to record the group each time you create a ticket (it takes the group attached to the "material" )
- You can modify/add/delete the group after having created the ticket in the Tracking menu
Hope this helps.
gibi, http://fr.libreoffice.org, http://abul.org
Mageia 2, CentOS 5, PHP 5.1.6, Apache 2.2.23, MySQL 5.0.77, Firefox 10 ESR, glpi 0.72.4 et 0.83.6
Offline
Thank you.
---------------------------
ver: GLPI 0.70.2
Installed on hosted site
Offline
Hello,
We have installed OCS Latest version & GLPI on Ubuntu Linux. Now when I add a ticket in user login I can see nothing under catagory ..how can I add these catagories.
Kindly mail back at ss.swarnkar@kirloskar.com
Offline
Pages: 1