コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
8694 ビュー

I am new to Prestashop-OpenERP connector, I installed the Prestashop and required modules for OpenERP 7 and followed the instructions provided.

When I tried to do "Synchronize Metadata", the jobs and workers were assigned properly but when the Sync started, I had an error that

2014-02-13 06:54:09,636 3026 ERROR presta openerp.addons.connector.queue.worker: Traceback (most recent call last):
  File "/opt/openerp/v7.0/custom_modules/launchpad_links/connector/queue/worker.py", line 122, in run_job
    job.perform(session)
  File "/opt/openerp/v7.0/custom_modules/launchpad_links/connector/queue/job.py", line 472, in perform
    self.result = self.func(session, *self.args, **self.kwargs)
  File "/opt/openerp/v7.0/custom_modules/launchpad_links/prestashoperpconnect/unit/import_synchronizer.py", line 671, in import_record
    importer.run(prestashop_id)
  File "/opt/openerp/v7.0/custom_modules/launchpad_links/prestashoperpconnect/unit/import_synchronizer.py", line 130, in run
    self.mapper.convert(self.prestashop_record)
  File "/opt/openerp/v7.0/custom_modules/launchpad_links/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()

Also, this error occurs whenever I tried to Sync or Import data from Prestashop.

When I checked, I looked at this question, but It was unanswered. So I thought I might have missed some configuration with Prestashop connectivity to OpenERP.

https://answers.launchpad.net/prestashoperpconnect/+question/242742

How to solve this problem?

アバター
破棄
最善の回答

The prestashoperpconnect module is not compatible with the last version of the Connector Framework.

You have to use the 2.0.1 version of the connector, so when you get the branch, you have to get the 2.0.1 tag with bzr:

$ bzr branch lp:openerp-connector/7.0 openerp-connector -rtag:2.0.1
アバター
破棄
最善の回答

@Atchuthan your problem solved?

アバター
破棄
最善の回答

any update about this compatibility issue ?
 

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 15
255
3
11月 23
4555
8
12月 23
20714
0
3月 15
4646
0
3月 15
4537