Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

magentoerpconnect_pricing #189

Open
tomwic opened this issue Jan 7, 2016 · 3 comments
Open

magentoerpconnect_pricing #189

tomwic opened this issue Jan 7, 2016 · 3 comments

Comments

@tomwic
Copy link

tomwic commented Jan 7, 2016

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
Copy link
Author

tomwic commented Jan 7, 2016

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
Copy link
Author

tomwic commented Jan 8, 2016

So module selected wrong website_id, Any comments?

@guewen
Copy link
Member

guewen commented Jan 8, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants