Skip to Content
Menu
This question has been flagged
3 Replies
6448 Views

Hi all, 

I testing Odoo v 8.0-20151216 on Ubuntu. Everything work perfectly. 

I have discover the connector-prestashop on github https://github.com/OCA/connector-prestashop and i'm trying to install it without success. I have add addons in my folder addons, add the folder in odoo config file.. Try to change all modules branch (to 8.0..) Run Odoo in developer mode, update modules list.. But impossible to see the connector in modules list.
I would like to know if anyone use this connector and had this problem.

How do I debug to find what's wrong ?


Thanks for your reply.

Avatar
Discard
Best Answer

The OCA prestashop connector has not yet been migrated in v8 and v9.
The only prestashop connector that seems to work is the Webkul connector (not free) https://store.webkul.com/PrestaShop-Extensions/Prestashop-Openerp-Connector.html
 

Avatar
Discard
Author Best Answer

Thanks for your reply!

I really believed it! But that don't display the module.

The update modules list action has ask me to install "unidecode", I have install it (So the script read prestashoperpconnect/__openerp__.py) and nothing.
I have test to get other depends (product, product_m2mcategories, connector_ecommerce, product_images, product_custom_attributes, mrp). The module product_custom_attributes don't exist for 8.0 version, only product-attribute.

Do you use the connector-prestashop ? In wich version ? Odoo version ?

Avatar
Discard
Best Answer

Hello Gcooper,


Please Find __openerp__.py in that particular modules and change this one line

"installable": False --> "installable": True,

Thanks 

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
3747
4
Sep 15
6373
0
Mar 15
5982
2
Mar 15
5028
0
Jul 15
4692