openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #11312
[Bug 997618] Re: project_mailgate_note when a user from project has no email the module is crashing
Hello walter salzmann ,
This module is part of the extra-addons, which are maintained by the
community, including all the modules created by "OpenERP" or "Tiny", as
none of these are actively developed by our teams anymore.
If you or anyone from the community would like to work on it, please
mark the bug as "In progress" and assign it to yourself (or ask us or
anyone from OpenERP Drivers to do it for you). In the mean time, we will
mark it as "Won't fix" to indicate that no further progress is expected
at the moment.
I have attached a screen-shot for reference.
For more detail you can contact related auther.
Thank you!
** Changed in: openobject-addons
Status: New => Won't Fix
--
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/997618
Title:
project_mailgate_note when a user from project has no email the module
is crashing
Status in OpenERP Addons (modules):
Won't Fix
Bug description:
Traceback (most recent call last):
File "/home/azubi/workspace2/server/603/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/azubi/workspace2/server/603/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/azubi/workspace2/server/603/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/azubi/workspace2/server/603/addons/project_mailgate_note/wizard/crm_send_email.py", line 205, in default_get
user_mail_to += ', ' + user_obj._get_email_from(cr, uid, [member.id], context=context)[member.id]
TypeError: cannot concatenate 'str' and 'bool' objects
This problem is coming up when in one of the users from Project has no email
and when you push the button send mail from project.task
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/997618/+subscriptions
References