Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5011 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
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"

Powiązane posty Odpowiedzi Widoki Czynność
0
kwi 21
2625
2
paź 17
3252
1
mar 15
4304
1
mar 15
4290
4
lip 20
12832