Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4986 Vistas

installed and try to use this connector. Get the following error messages :

Traceback (most recent call last): File "/home/openerp/openerp_7.0/openerp-connector/connector/queue/worker.py", line 122, in run_job job.perform(session) File "/home/openerp/openerp_7.0/openerp-connector/connector/queue/job.py", line 472, in perform self.result = self.func(session, self.args, *self.kwargs) File "/home/openerp/openerp_7.0/openerp-connector-magento/magentoerpconnect/unit/import_synchronizer.py", line 329, in import_record importer.run(magento_id, force=force) File "/home/openerp/openerp_7.0/openerp-connector-magento/magentoerpconnect/unit/import_synchronizer.py", line 174, in run self._import_dependencies() File "/home/openerp/openerp_7.0/openerp-connector-magento/magentoerpconnect/sale.py", line 649, in _import_dependencies self._import_addresses() File "/home/openerp/openerp_7.0/openerp-connector-magento/magentoerpconnect/sale.py", line 567, in _import_addresses mapper.convert(customer_record) File "/home/openerp/openerp_7.0/openerp-connector/connector/unit/mapper.py", line 717, in convert raise DeprecationWarning('Mapper.convert() has been deprecated, ' DeprecationWarning: Mapper.convert() has been deprecated, use Mapper.map_record() then map_record.values()

anybody knows what to do ? Thanks

Avatar
Descartar
Mejor respuesta

Hi,

This might be due to incompatible module with the last version of the Connector Framework.

You may refer the link if it may help you: https://accounts.openerp.com/forum/Help-1/question/43979

Avatar
Descartar
Autor

thanks for the reply Nehal. Forgot to specify that we are connecting Magento to OpenERP. The module is the one suggested in the instatallation guide of the connector homepage.

Nehal is correct, you probably use an old revision of the magentoerpconnector module on a more recent revision of the connector. Update the modules to their latest revisions or to their latest tags and you should be ok. See also http://openerp-magento-connector.com/guides/installation_guide.html

Autor

the installation was done according to the installation guide of the adress you mentioned, so that cannot be the problem. $ bzr branch lp:magentoerpconnect/magento-module-oerp6.x-stable magento-module , so I don't think this is the problem

What are the revisions ids of the branches openerp-connector, openerp-connector-ecommerce, openerp-connector-magento? You can get them with the command bzr version-info --custom --template="{revision_id}\n"

Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 21
2608
2
oct 17
3244
1
mar 15
4291
1
mar 15
4284
4
jul 20
12816