← Back to team overview

openerp-india team mailing list archive

[Bug 956234] Re: Code error: schedulers.py order kwarg in read method

 

Hello Guewen,

I have checked your issue. Would you please elaborate more on this
important issue, specially on your comment#1. SO we can solved out it.

Thanks!!

** Changed in: openobject-addons
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/956234

Title:
  Code error: schedulers.py order kwarg in read method

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  Hello,

  At line 270 of schedulers.py in procurement addons:
  http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/head:/procurement/schedulers.py#270

  you'll see that the read method is called with an extra keyword
  argument "order" which is not in the read signature.

  This stops the schedulers and it also seems that the cursor doesn't
  close properly when this happens.

  Thanks
  best regards 
  Guewen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/956234/+subscriptions


References