Security In Odoo.
in stock location form , i need to assign users to particular stock-location.
i have make record rule and works fine. But i am facing the error for "Inventoried Location from warehouse / Inventory Control / inventory adjustments".I have added rule and Please find video from dropbox link for more description.
https://www.dropbox.com/s/hhho1hsyg3y06f5/odoo_security_error.ogv?dl=0security.xml file
rule : [('user_ids','in',[user.id])]Thanks.