Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3670 Vistas

I installed v14 second time and this is running fine. But i found couple of problems like some of the cli command fails to execute.
Like ./odoo-bin shall -d dev
./odoo-bin scafolled local-payment mymodules
./odoo-bin populate

etc ....

Error is FileNotFoundError: [Errno 2] No such file or directory: '/Users/rezaulhasan/Computer/Dev/odoo/odoo/customaddons'


clue is my previous version i created my custom module folder in this '/Users/rezaulhasan/Computer/Dev/odoo/odoo/customaddons' location.

how can i resolve this problem?

Avatar
Descartar
Autor Mejor respuesta

I suffer a lot and finally i got my answer. odoo-bin create a cache file in 

Users//.odoorc and store all kinds of command you previously executed. 


Remove it. problem will be solved. :)


Avatar
Descartar
Mejor respuesta

As the error message says, the addons directory you have defined in your odoo.conf file or as argument does not exist. Please check.

And you should watch your typos.


Avatar
Descartar
Autor

i search entire project path "odoo/odoo/customaddons" but did not find any configuration using this path. sorry this does not help.

Odoo does not make that up itself.

Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 25
2509
2
jul 25
7950
2
jul 25
4389
2
jul 25
4099
2
jun 25
2695