I have create custom module in openerp7 and created security folder also and security is working good.
After creating security folder i am able to create as many users i want and all their access rights will be same.
What i needed is?
For Eg:
1. For Admin, i need to give separate access rights.
2. For Users, i need to give separate access rights For same module.
I have achieved this in openerp7 front-end using groups.
Is there any method to do from back-end? Thanks