This question has been flagged
2 Replies
4225 Views

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?

Avatar
Discard
Best Answer

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.

Avatar
Discard
Author

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.

Best Answer

Hello Miel,

 

did you check if this user is a specific group?

 

Regards.

Avatar
Discard