Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4470 Widoki

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?


Awatar
Odrzuć
Najlepsza odpowiedź

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/

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
gru 22
14363
3
lut 24
10569
1
cze 25
1444
2
gru 23
14706
0
paź 23
33