[7.0] carriers import fails

Bug #1244142 reported by Romain Deheele - Camptocamp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Prestashop OpenERP Connector
Fix Released
Undecided
Unassigned

Bug Description

Hello,

When we import carriers, the next traceback occurs:

  File "*/openerp_buildout/parts/connector/connector/queue/worker.py", line 122, in run_job
    job.perform(session)
  File "*/openerp_buildout/parts/connector/connector/queue/job.py", line 460, in perform
    self.result = self.func(session, *self.args, **self.kwargs)
  File "*/openerp_buildout/parts/prestashoperpconnect/prestashoperpconnect/unit/import_synchronizer.py", line 709, in import_carriers
    import_batch(session, 'prestashop.delivery.carrier', backend_id, priority=5)
  File "*/openerp_buildout/parts/prestashoperpconnect/prestashoperpconnect/unit/import_synchronizer.py", line 640, in import_batch
    importer.run(filters=filters, **kwargs)
TypeError: run() got an unexpected keyword argument 'priority'

prestashoperpconnect : rev270

Regards,

Romain

description: updated
Changed in prestashoperpconnect:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.