Ir al contenido
Menú
Se marcó esta pregunta
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
Descartar
Autor

thank you

Mejor respuesta

Hi, 

Guess giving 'Read' Permission will solve your problem 


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

Avatar
Descartar
Mejor respuesta

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 24
1675
1
may 25
783
3
oct 24
3965
0
ago 24
1623
1
dic 21
2580