openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #09225
[Bug 956234] Re: Code error: schedulers.py order kwarg in read method
Hello Don,
Thanks for your contribution.
It has been fixed in lp:~openerp-dev/openobject-addons/trunk-bug-956234-amp With
Revision ID: amp@xxxxxxxxxxx-20120320130406-yqtcwztzcnn73qrs
Revision num: 6680.
It will be available in trunk soon.
Cheers!
** Changed in: openobject-addons
Status: In Progress => Fix Committed
** Summary changed:
- Code error: schedulers.py order kwarg in read method
+ [Trunk/6.1]Code error: schedulers.py order kwarg in read method
--
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 Committed
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