thaond / magento-openerp-smile-synchro

Automatically exported from code.google.com/p/magento-openerp-smile-synchro
0 stars 0 forks source link

Product Image synchronization #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, product images should be manually uploaded in the Magento catalog.
Of course, having images attached to product inside OpenERP (via the
product_image existing module) and send upload them along with the whole
catalog export to Magento would be a must.

Don't hesitate to contribute that feature. What might be used is the the
new Magento product image API documented here:
http://www.magentocommerce.com/wiki/doc/webservices-api/api#product_images_api
, especially the create and update webservices.

Original issue reported on code.google.com by rva...@gmail.com on 22 Jul 2008 at 12:51

GoogleCodeExporter commented 9 years ago

Original comment by rva...@gmail.com on 25 Jul 2008 at 11:17

GoogleCodeExporter commented 9 years ago

Original comment by GrouhPamart on 29 Sep 2008 at 12:19

GoogleCodeExporter commented 9 years ago
this feature would be great because without that it make no sense to add the 
products
via openerp

Original comment by hietz...@gmail.com on 12 Mar 2009 at 11:29

GoogleCodeExporter commented 9 years ago
Hi, Jordi Esteve strated to work on this, you can check the Bazaar head 
revision here
and tell what you think about it.
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addon
s

The uncertainty is that it could make the catalog export to slow, we have to 
test this.

Original comment by rva...@gmail.com on 12 Mar 2009 at 1:41

GoogleCodeExporter commented 9 years ago
Hi,

I tested it; it works fine for categories but it gives an error while 
synchronizing
products :
 the error message is:
 ERROR:Magento Export:Magento API return an error on product id 2 . Error <Fault 107:
"Requested product doesn't support images">

I think that we must modify in magento image API, but i don't know how to do  
it !

PS: I think that we must update the extension of the connector in magento 
right??

regards,

Original comment by siham.ma...@gmail.com on 13 Mar 2009 at 3:23

GoogleCodeExporter commented 9 years ago
Hi,     
please, someone has the same problem ???

regards,

Original comment by siham.ma...@gmail.com on 17 Mar 2009 at 4:10

GoogleCodeExporter commented 9 years ago
Can we keep this alive? 

Would there be another solutions than to creation my own module for the image 
sync to happen?

Otherwise thanks for this great plugin

cheers

Original comment by Jon.Sm...@netiksolutions.com on 29 Apr 2014 at 2:03