openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07328
[Bug 932184] Re: [Extra-addons]in asterisk_click2dial openerp 6.1rc1 when dial get TypeError: cannot marshal None unless allow_none is enabled
Bruno,
This has been fixed with some other corrections by revision 5620
support@xxxxxxxxxxxxx-20120215153743-chmhani95juoj62x.
Thanks,
Serpent Consulting Services.
** Changed in: openobject-addons
Status: Confirmed => Fix Released
** Changed in: openobject-addons
Importance: Undecided => Low
--
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/932184
Title:
[Extra-addons]in asterisk_click2dial openerp 6.1rc1 when dial get
TypeError: cannot marshal None unless allow_none is enabled
Status in OpenERP Addons (modules):
Fix Released
Bug description:
the module asterisk_click2dial from openobject-addons/extra-trunk launch the error "TypeError: cannot marshal None unless allow_none is enabled" when click in the client gtk the button dial in partner form.
i resolve with a "return True" at the end of these functions:
def action_dial_phone(self, cr, uid, ids, context=None):
def action_dial_mobile(self, cr, uid, ids, context=None):
i use ubuntu 11.10 x86_64
openerp 6.1rc1
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/932184/+subscriptions
References