thaond / magento-openerp-smile-synchro

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

Sychronization error #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In Open ERP Client -> Sales Management -> Magento -> Synchronize
Products and Stocks

What is the expected output? What do you see instead?

Traceback (most recent call last):
  File "netsvc.pyo", line 231, in dispatch
  File "netsvc.pyo", line 74, in __call__
  File "service\web_services.pyo", line 552, in execute
  File "service\web_services.pyo", line 532, in _execute
  File "wizard\__init__.pyo", line 178, in execute
  File "wizard\__init__.pyo", line 74, in execute_cr
  File "C:\Program Files\OpenERP
AllInOne\Server\addons\magento_openerp_smile.zip\magento_openerp_smile\wizard\ma
gento_product_synchronize.py",
line 117, in _do_export
  File "xmlrpclib.pyo", line 1147, in __call__
  File "xmlrpclib.pyo", line 1437, in __request
  File "xmlrpclib.pyo", line 1201, in request
  File "xmlrpclib.pyo", line 1340, in _parse_response
  File "xmlrpclib.pyo", line 785, in close
ResponseError: ResponseError()

What version of the product are you using? On what operating system?
Open ERP 5.0 (downloaded 3 days ago). Latest version of the Magento synchro
downloaded from here. 

Under the Magento Web section in Open ERP it only asks for Magento Web
Name, magento web id and url. It does not ask for the username/password
like I see on screen shots on here. 

Original issue reported on code.google.com by cjo...@streetfire.net on 25 Feb 2009 at 2:26

GoogleCodeExporter commented 9 years ago
Downloaded the latest trunk version from here and now I get this message when I 
click
on Magento Web in Sales Management.

View error

Can't find field 'magento_id' in the following view parts composing the view of
object model 'magento.web':
 * magento.web.tree

Either you wrongly customised this view, or some modules bringing those views 
are not
compatible with your current data model

Original comment by cjones...@gmail.com on 25 Feb 2009 at 4:11

GoogleCodeExporter commented 9 years ago
I did also installed the latest trunk too and hot same error. Think this is 
cause the
view has changed. Magento Web and Synchronizations first where in Sales 
Management. I
solved it by completely do a fresh install of an OpenERP database (i am still 
testing
an  not in production). The latest trunk installs the Magento Web and 
Synchronization
in a separate folder in the left menu.

Original comment by nautica1...@gmail.com on 26 Feb 2009 at 1:19

GoogleCodeExporter commented 9 years ago
Re-downloaded the latest Trunk version and reinstalled Open ERP and bam it 
works. 

Original comment by cjones...@gmail.com on 26 Feb 2009 at 1:22