Hi,
I have been writing a lot of script reports on erpnext for my own purposes. I am facing a problem while debugging my code, the problem is that I am not able to find the mysql query which is being passed on after application of filters etc.
Is there a way that we could look at the query on the console so that I could debug it properly.