Hi.
I have been trying to make a customization on requisitions, I tried to call an sql instruction (delete) within on_insert method, but, it throws me a system message 10065: "Application RQ11000 has exceeded the limit of 50 cursors. Please decrease the number of cursors in use by this application.".
I'm using c3 as cursor and I do not know why this is happening.