← Back to team overview

openerp-community team mailing list archive

How to debug Record Rules?

 

I need to ask for some advice on this:

 I have some custom record access rule, and have found some cases where the
users are having unwanted access denied errors.
 My problem is that it's hard to trace how the record rules end up being
mixed together and figuring out what's wrong.

 Currently, I have to debug into the ORM, and often end up checking long
ORM-generated SQL sentences, but it's very time consuming.
 I'm hoping someone knows a better technique to sort this out.

 Thanks in advance.

 /DR

Follow ups