seitime-frappe/frappe/email
2017-09-27 13:03:10 +05:30
..
doctype Print format in the email alert (#4190) 2017-09-26 21:08:34 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
email_body.py [hotfix] send email from sender's email account if From field is selected on communication view (#4181) 2017-09-27 12:41:35 +05:30
inbox.py [minor] refactor mark as read and mark as unread (#4154) 2017-09-21 12:32:20 +05:30
queue.py Merge branch 'master' into develop 2017-09-27 13:03:10 +05:30
receive.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
smtp.py [hotfix] send email from sender's email account if From field is selected on communication view (#4181) 2017-09-27 12:41:35 +05:30
test_email_body.py Email header (#3748) 2017-07-20 17:57:57 +05:30