connector-magento icon indicating copy to clipboard operation
connector-magento copied to clipboard

magentoerpconnect_pricing

Open tomwic opened this issue 9 years ago • 3 comments

Hi,

I assigned price-list to website and got following error at checkpoint:

File "/root/connector-magento-8.0a/magentoerpconnect/unit/export_synchronizer.py", line 100, in _should_import MAGENTO_DATETIME_FORMAT) File "/usr/lib/python2.7/_strptime.py", line 325, in _strptime (data_string, format)) ValueError: time data '2015-12-30 21:26:51' does not match format '%Y/%m/%d %H:%M:%S'

What is not OK with date? Language option are on Storeview (English (UK)). In Magento locale is set to en_GB.

Br, Tomek

tomwic avatar Jan 07 '16 03:01 tomwic

For same task webside_id is included which is incorrect. should be 4 instead of 5.

openerp.addons.magentoerpconnect_pricing.product.export_product_price('magento.product.product', 579, website_id=5)

tomwic avatar Jan 07 '16 03:01 tomwic

So module selected wrong website_id, Any comments?

tomwic avatar Jan 08 '16 12:01 tomwic

So module selected wrong website_id, Any comments?

Please open a dedicated issue with more details and you came to the conclusion it is the wrong ID.

guewen avatar Jan 08 '16 13:01 guewen