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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
3
jul 25
|
3373 | |||
|
2
feb 26
|
5911 | |||
|
0
jun 21
|
3601 | |||
|
1
ago 24
|
5116 | |||
|
4
ene 24
|
15935 |
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