Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4722 Widoki

My question is similar with this https://www.odoo.com/forum/help-1/question/cant-process-payments-in-v7-document-type-account-entry-operation-read-61316.

Im using V7 and I can't validate invoices using other users. I already checked Access Control List and give user an access to read, write, create and delete in Journal and Invoices but nothing happens. Any help please?

Awatar
Odrzuć
Najlepsza odpowiedź

Account Entry is the 'account.move' model.  The user who is validating the invoice should have Read access to account.move.  The 2nd layer of filtering is Record Rules.  Check if there is any Record Rules that prevents the user to read that particular move.  In multi-company setup it may be that the account.move belongs to another company.

Awatar
Odrzuć
Autor

Hi Ivan, I've checked account.move in record rules and they have access to read, write, delete and create.

And they have the appropriate Access Control List for account.move as well? Record Rules only work on top of Access Control List.

Najlepsza odpowiedź

Hello Miel,

 

did you check if this user is a specific group?

 

Regards.

Awatar
Odrzuć