Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3676 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér
Bedste svar

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
Kassér
Forfatter

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.

Related Posts Besvarelser Visninger Aktivitet
1
jul. 25
2510
2
jul. 25
7952
2
jul. 25
4392
2
jul. 25
4100
2
jun. 25
2698