Hello,
can any1 please help me, when i am sending email its not sending its showing error:
Traceback (most recent call last):
File "/home/openerp/odoo/addons/mail/mail_mail.py", line 254, in send
['datas_fname', 'datas'])]
File "/usr/lib/python2.7/base64.py", line 73, in b64decode
return binascii.a2b_base64(s)
TypeError: must be string or buffer, not bool
if i send email without using template its working fine.
Thanks.
I think you should ask a better question, maybe add which version you using and any other relevant information.