In one of custom module I created some new Reports and screens but those reports and screens are showing only in Super Administrator login. Now I want to display those reports to every user, to achieve this what I need to do?
Thank you
In one of custom module I created some new Reports and screens but those reports and screens are showing only in Super Administrator login. Now I want to display those reports to every user, to achieve this what I need to do?
Thank you
You need to do assign access rights to other user also This document help you :
http://openerp-server.readthedocs.io/en/latest/04_security.html
and also this is help you:
OpenERP 7 How to give users access to custom module in OpenERP 7?