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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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.
solved?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 23
|
1148 | ||
|
4
Jun 23
|
5321 | ||
|
0
Sep 16
|
2254 | ||
|
3
May 16
|
7752 | ||
Currency in Odoo 9 ecommerce
Solved
|
|
3
Jan 16
|
4922 |
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/