openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #09248
[Bug 956234] Re: [Trunk/6.1]Code error: schedulers.py order kwarg in read method
The proposed patch from Guewen was merged in 6.1 at rev 6690 rev-id:
odo@xxxxxxxxxxx-20120320181221-eu6o8796j64oa6j8.
Thanks for reporting and providing a fix!
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
** Changed in: openobject-addons
Milestone: None => 6.1
--
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:
[Trunk/6.1]Code error: schedulers.py order kwarg in read method
Status in OpenERP Addons (modules):
Fix Released
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