Skip to Content
Menu
This question has been flagged
Hello
what is the reason for this error
To summarize the situation, I am under odoo12 enterprise and I have activated the odoo multi-company.
I created three companies, and I attached the management of each company to a user, so I created three users for these three companies.
These three companies must make inter-company goods transfers, so I linked the two companies to a parent company so that there is an inter-company synchronization.

here is the error : 


The requested operation cannot be performed due to security policy. Please contact your system administrator. (Document type: Journal, Operation: read) - (Records: [1], User: 10) None

Please help me


Avatar
Discard
Author

thank you

Best Answer

Hi, 

Guess giving 'Read' Permission will solve your problem 


Go to Settings - Technical - Security - Record Rules : Journal - Journal Multi Company - Permission : Read

Avatar
Discard
Best Answer

Hi,

This error is thrown due to access rights issues for logged in user. The user might not have granted the permission to perform a read/write/create/delete operation in this model.  This is done using access rights/ record rules, you can activate the debug mode and navigate to Settings -> Technical -> Security -> Access Control List/ Record rules, just filter the object/model account.journal and see the rules given.


Security in Odoo : Security in Odoo - Access Control, Record Rules and Group

odoo doc: https://www.odoo.com/documentation/13.0/reference/security.html


Thanks

Avatar
Discard
Best Answer

Hi, I've got the same error.

In my case, I've previously set read rights on model and getting the same odd results.

I've been trying this ways:

  • resigning rights,

  • creating new rule with [(1,'=',1)] domain;

  • sudo()

Any news?

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 24
269
3
Oct 24
2120
0
Aug 24
411
1
Dec 21
1347
0
Jan 21
1831