Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
7486 Vistas

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
Mejor respuesta

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 Mejor respuesta

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
Mejor respuesta

Hello Gcooper,


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

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

Thanks 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 15
4554
4
sept 15
7333
0
mar 15
6790
2
mar 15
5933
0
jul 15
5453