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
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
3
čvc 25
|
3174 | |||
|
2
úno 26
|
5749 | |||
|
0
čvn 21
|
3492 | |||
|
1
srp 24
|
4950 | |||
|
4
led 24
|
15761 |
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