Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
4026 Visualizzazioni

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
Abbandona

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/

Risposta migliore

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
Abbandona
Autore

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.

Post correlati Risposte Visualizzazioni Attività
1
dic 23
2331
4
giu 23
6614
0
set 16
2836
3
mag 16
8683
3
gen 16
5717