跳至內容
選單
此問題已被標幟
3 回覆
8683 瀏覽次數

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
4545
8
12月 23
20714
0
3月 15
4639
0
3月 15
4533