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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Hello
I tried to add new module, and updated app list but I got this error
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Jul 25
|
1844 | ||
|
2
Jun 25
|
3864 | ||
|
0
Jun 21
|
2259 | ||
|
1
Aug 24
|
3247 | ||
|
4
Jan 24
|
14067 |
I am facing same issue on odoo 18 while adding estate.property module, what is solution to get rid of this error