mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Add a 0 IN ticket_client_id for no client tickets so agents that are restricted to certain clients and still view no clients in tickets list by using a , also restrict change clients on tickets for restricted agents
This commit is contained in:
@@ -64,7 +64,7 @@ $sql = mysqli_query(
|
||||
ticket_vendor_ticket_number LIKE '%$q%'
|
||||
)
|
||||
$ticket_project_snippet
|
||||
$ticket_permission_snippet
|
||||
$access_permission_query_overide
|
||||
$ordering_snippet"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user