Hi guys,
Is it possible to edit the SQL used to construct search window results?
I know how I can add my custom ones to various search forms, but in this scenario I want to change the default results returned when searching.
In Purchase Orders on the lines, in Creditor Purchases on the lines, Creditor Payment on the lines, and possibly other forms the users are able to select Job Costing jobs with a status of closed. I want to stop that from happening by adding a WHERE clause to check for job status.
Whilst I could add my own SQL or my own filter, the users would still have the option just to change the query dropdown or filter dropdown to get around it, hence I think I need to change the built in SQL.
Cheers
Danny


