How to Create 3 New Permissions (Can Post Reply, Can Post Internal Notes, and Can Assign Tickets) into osTicket 1.6 ST

osTicket does very good job to restrict the certain permissions to the staff by implementing the User Groups feature. There are seven permissions that have been provided in the User Groups. They are: Can Create Tickets, Can Edit Tickets, Can Close Tickets, Can Transfer Tickets, Can Delete Tickets, Can Ban Emails, and Can Manage Premade. [...]

Share
[Read more...]

How to Implement Simple Time Spent by Staff on Ticket in osTicket 1.6 ST

After a few months not involved in osTicket discussion forum, today I saw some requests asking about how to implement the simple time spent on a ticket in osTicket 1.6 ST (stable version) as good as it has been implemented in osTicket 1.6 RC5. Since the author of that mod is busy nowadays and he [...]

Share
[Read more...]

Add Attachment on Internal Note in osTicket v1.6 ST (Stable)

Since there are a little bit differences code in /scp/tickets.php file between osTicket v1.6 RC5 and osTicket v1.6 ST (Stable; the last version while I am writing this article), and also there is a new request to me from this post in osTicket Discussion Forums, then this following modification I made to be intended to [...]

Share
[Read more...]

Showing Staff Members of Current Department on Batch Ticket Assign Modification in osTicket v1.6 RC5

For those of you who have implemented the modification I created about how to Add Batch Ticket Assign Feature into osTicket v1.6 RC5, and you want to display or show only staff members of current department on the staff selection list, then this modification is for you! Before you apply the following code, please remember [...]

Share
[Read more...]

Add New Field in Edit Ticket Form of osTicket v1.6 RC5

This following modification will add the 2 new fields into the edit ticket form at staff-side of osTicket v1.6 RC5. This modification has the relationship with this article: Important Things to Edit New Fields in osTicket v1.6 RC5. At this example, we will continue what we had done in my article: How to Add Extra [...]

Share
[Read more...]

Limiting Tickets Based on Current Department in Merge Ticket Selection of osTicket v1.6 RC5

If you have ever implemented the modification I created titled Add Merge Ticket Feature into osTicket v1.6 RC5, and then you want to limit the tickets that being displayed in the Merge Ticket selection in viewticket page, then this modification is for you! Please note that this following modification in this current article can be [...]

Share
[Read more...]

Giving Permission to Specified Staff to Add New Staff Based on Current Department in osTicket v1.6 RC5

This article will show you how to modify your osTicket System in order to give the ability for the certain staff to add new staff record based on his/her department. As we know, only staff which has Admin account type can do this, since there are only two account type in osTicket up to v1.6 [...]

Share
[Read more...]

Add Time Spent at the Bottom of Each Staff’s Page of osTicket v1.6 RC5

For those of you who have implemented the modification I made about: Add Auto Staff Time Sheet Feature into osTicket v1.6 RC5, then this following modification is for you. It has the relationship with that modification above. After you implemented the previous one, and then if you wanted to display the time spent of each [...]

Share
[Read more...]