When creating a ticket, and you have the auto complete that searches customers, where/what is the function that OTRS uses to search the customer database?
I am planning on making the customer valid type 'temporarily-invalid' to act like 'suspended' where customers cannot use any features of OTRS, but Agents etc are still able to create tickets as if they were 'valid'.
So I am planning to change the customer search function/s to include ValidID 3 as well as ValidID 1
Just I cannot find the function the AJAX code is calling, anybody know? (I am looking at System::CustomerUser::DB::CustomerSearch at the moment)
Ps. Should I get this working, I will be provide all my changes

Cheers,
Michael