Hi all, we implemented a restriction on several objects based on record rules. Everything works fine but we get an exception when trying to create an object with any user other than admin.
The user has the rights to create the objects. When the rule on the object is disabled, the user can create the object. The exception (You try to bypass a rule) is thrown in osv.py, method execute. The restriction is based on a record rule (i.e. Partner) defined here (http://www.openobject.com/forum/topic14760.html) Any suggestion? Thanks. ------------------------ Jose A. Corbacho Trobz (www.trobz.com) -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=50665#50665 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
