跳至内容
菜单
此问题已终结
2 回复
4721 查看

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?

形象
丢弃
最佳答案

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.

形象
丢弃
编写者

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.

最佳答案

Hello Miel,

 

did you check if this user is a specific group?

 

Regards.

形象
丢弃