Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
4009 Vues

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

Avatar
Ignorer

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/

Meilleure réponse

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

Avatar
Ignorer
Auteur

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.

Publications associées Réponses Vues Activité
1
déc. 23
2327
4
juin 23
6612
0
sept. 16
2831
3
mai 16
8672
3
janv. 16
5715