How to fix this error.
I tried to add new module, and updated app list but I got this error
odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 127.0.0.1
How to fix this error.
I tried to add new module, and updated app list but I got this error
odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 127.0.0.1
Make sure to ___manifest__.py file code as following an existing odoo module.
Facing same issue in odoo17e.
odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user admin #2 via 192.168.2.1
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
3
июл. 25
|
4195 | |||
|
2
февр. 26
|
6672 | |||
|
0
июн. 21
|
4225 | |||
|
1
авг. 24
|
5644 | |||
|
4
янв. 24
|
16532 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
I am facing same issue on odoo 18 while adding estate.property module, what is solution to get rid of this error