コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4734 ビュー

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.

アバター
破棄