Skip to Content
Menu
This question has been flagged
1 Reply
3403 Views

Hello,

How can I use the information contained in the file oca_dependencies.txt?

I'm trying to install the module wms and i receive this error:


"You try to install module 'wms' that depends on module 'stock_location_zone'.
But the latter module is not available in your system. "

 If I install this one i recevi the same error with another one modules and so on.

How can I do?


Avatar
Discard
Best Answer

Hi,

You need to include in your odoo configuration file the addons path to the folder. For example, i foyur downloaded addons are in  /home/odoo/mycustom_addons_folder, then you have to put this in your config file:

addons_path = /home/odoo/mycustom_addons_folder/

Avatar
Discard
Related Posts Replies Views Activity
3
Dec 22
12606
3
Feb 24
9051
0
Sep 24
180
2
Dec 23
11994
0
Oct 23
33