Skip to Content
Menu
This question has been flagged
2 Replies
3669 Views

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
Discard
Author Best Answer

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
Discard
Best Answer

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
Discard
Author

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 Replies Views Activity
1
Jul 25
2509
2
Jul 25
7950
2
Jul 25
4389
2
Jul 25
4099
2
Jun 25
2695