Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4733 Представления

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.

Аватар
Отменить