openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07225
[Bug 932184] Re: [Extra-addons]in asterisk_click2dial openerp 6.1rc1 when dial get TypeError: cannot marshal None unless allow_none is enabled
** Summary changed:
- in asterisk_click2dial openerp 6.1rc1 when dial get TypeError: cannot marshal None unless allow_none is enabled
+ [Extra-addons]in asterisk_click2dial openerp 6.1rc1 when dial get TypeError: cannot marshal None unless allow_none is enabled
--
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):
New
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