Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
7778 Переглядів

Hello,

I create a module and I gave some security to access account.invoice model. For my security group, I added reading capabilities to model_account_invoice. When I load my module I get the following error message. I looked in some Odoo module security file and I saw that it is wrote well. I added "account" as a dependence of my module and I still getting this error message.

Exception: Module loading custom_module failed: file custom_module/security/ir.model.access.csv could not be processed:
 Line 34 : No matching record found for external id 'model_account_invoice' in field 'Object' 

What I forgot?

Thanks


Аватар
Відмінити
Найкраща відповідь

Try using account.model_account_invoice instead of just model_account_invoice

Аватар
Відмінити
Автор

That's working!!!!! Thanks for the hint!

Related Posts Відповіді Переглядів Дія
1
січ. 17
3213
3
груд. 23
21697
1
квіт. 23
3364
0
черв. 25
340
0
січ. 25
1435