Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
4011 Представления

I need  "Product Brand Manager" module on odoo 9.0 but not completed. Always say "To be Installed" how can i install this modules. Thanks.

Screenshot:http://i.imgur.com/TMNgR5C.jpg

Аватар
Отменить

Can you please provide the log info?

@Ermin Trevisan, how can i found log info :(

Well, Odoo is not a client software like Outlook or Adobe PDF viewer. You should be familiar with setting up servers and installing and deploying server software in general and installing and deploying Odoo in particular. For Odoo, please read the docs first: https://www.odoo.com/documentation/9.0/

Лучший ответ

Did you follow the steps to install this module?

To install this module, you need to:

git clone https://github.com/OCA/product-attribute.git --branch 9.0

make it available to odoo by adding its location to the addons_path in /etc/odoo-server.conf 


After that and a server restart you need to Update Module List and check that you have configured correctly the addons_path and you have the modules available, like found if you have this module product_gift in the list of modules.

After that you will be able to install the module product_brand

Аватар
Отменить
Автор

Thanks for answer but how can works this "git clone https://github.com/OCA/product-attribute.git --branch 8.0" - im using Odoo on Windows 8. Sorry for amateur questions :(

No problem, In windows you need to install a git client to do that, but more quick way is that you could download the entire repository directly from github interface or use this link that do the same:
https://github.com/OCA/product-attribute/archive/9.0.zip
Uncompress it and configure the directory where you uncompress it in your addons_path option of your config file.

Related Posts Ответы Просмотры Активность
1
дек. 23
2327
4
июн. 23
6612
0
сент. 16
2831
3
мая 16
8673
3
янв. 16
5715