Skip to Content
Menú
This question has been flagged
3 Respostes
7474 Vistes

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
Descartar
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
Descartar
Autor 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
Descartar
Best Answer

Hello Gcooper,


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

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

Thanks 

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de març 15
4545
4
de set. 15
7317
0
de març 15
6777
2
de març 15
5928
0
de jul. 15
5439