Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
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


Awatar
Odrzuć
Autor

thank you

Najlepsza odpowiedź

Hi, 

Guess giving 'Read' Permission will solve your problem 


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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 24
1712
1
maj 25
816
3
paź 24
4029
0
sie 24
1652
1
gru 21
2659