This question has been flagged
2 Replies
4492 Views

I created a set of customers from a particular user accountt. And from same user I created a quotation.

Secondly I wanted to confirm that quotation from another account (a manager).

Thirdly I needed to validate that confirmed sales order from another account (an accountatnt)

All those three accounts are created from admin account

I cant do validation of invoice it says "access denied error"

How can I solve this

Avatar
Discard
Best Answer

you have to define group for the user account which you created 

and you have too set access rules in security folder

in security folder you can set the ir.model.access.csv and security.xml file 

https://accounts.openerp.com/forum/Help-1/question/Setting-up-rules-Access-Right-in-xmlcsv-files-12667

http://www.slideshare.net/openobject/openerp-security-in-openerp

this will help you 

and you can field security folder in any model of openerp refer sale module its good 

Avatar
Discard
Author

Thanks I sorted out the problem

Best Answer

HI,

You need to give Manager rights for Sales group for created users. Check access rights for created users.

 

Avatar
Discard
Author

Thanks I sorted out the problem