credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #01263
[Bug 904129] Re: thunderbird: push button is not working
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-904129-nco
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/904129
Title:
thunderbird: push button is not working
Status in OpenERP Addons (modules):
In Progress
Bug description:
Hello
In thunderbird OpenERP -> Push
then select a parner to push the mail.
i got this treaceback
[2011-12-14 07:21:10,638][template1] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "/home/nco/workspace/rdtools/server/trunk/openerp/osv/osv.py", line 120, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/nco/workspace/rdtools/server/trunk/openerp/osv/osv.py", line 172, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/nco/workspace/rdtools/server/trunk/openerp/osv/osv.py", line 163, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/nco/workspace/rdtools/addons/trunk/thunderbird/partner/partner.py", line 106, in history_message
reply_to = msg.get('reply'))
TypeError: message_append() got an unexpected keyword argument 'details'
addons revno : 5969
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/904129/+subscriptions
References