openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #16050
[Bug 950744] Re: fetchmail can't run 'code' server action
Hello,
It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-950744-tta
Revno : 7554
Revision ID : tta@xxxxxxxxxxx-20120927072349-wlkyow2py4969gtb
It will be available soon in trunk.
Thanks,
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-950744-tta
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
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/950744
Title:
fetchmail can't run 'code' server action
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Due to line 195 of fetchmail.py[1], line 633 of ir_actions.py[2] will
never be True and object will always be None.
This prevents 'python code' server actions to be run by fetchmail.
I'm attaching patch.
[1] http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/6658/fetchmail/fetchmail.py#L184
[2] http://bazaar.launchpad.net/~openerp/openobject-server/6.1/view/4096/openerp/addons/base/ir/ir_actions.py#L626
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/950744/+subscriptions
References