Skip to Content
Menu
This question has been flagged

I'm looking to override the unlink method for account_invoice and I need it to check who the user is (namely if the user is super admin). For this I need to add parameters cr, and uid to it. Obviously raises an exception as the function calling the unlink method only supplies one arguement. I'm looking for the web controller so that I can modify add the additional arguements there. 

First - does this makes sense as a way to attack the problem?

Second - in which directory can I find the relevant web controller?

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 24
134
3
Jun 24
1832
0
Apr 24
553
1
Mar 23
1962
0
Mar 23
864