seitime-frappe/frappe/email
Himanshu 2b14c95644 fix(Communication): New child doctype for Communication Timeline Links (#7524)
* fix: separate child doctype for communication

* fix: reload doc before running the patches

* fix: update_timeline_doc

* fix: manipulatetimeline fields in Comm Links

* fix: test cases

* fix: reload comm_link before communication

* patch: remove redundant patch
2019-05-21 20:48:55 +05:30
..
doctype fix(Communication): New child doctype for Communication Timeline Links (#7524) 2019-05-21 20:48:55 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py Fix quote issues (#6143) 2018-09-27 09:15:50 +05:30
email_body.py refactor: change validate_email_add to validate_email_address 2019-03-07 19:06:27 +05:30
inbox.py fix: moved erpnext related methods from frappe to erpnext (#7332) 2019-04-22 15:56:30 +05:30
queue.py Merge branch 'master' into develop 2019-02-12 16:31:54 +05:30
receive.py Merge branch 'master' into develop 2019-03-20 14:30:48 +05:30
smtp.py feat: replace sender name by email account name 2019-02-12 17:37:45 +05:30
test_email_body.py fix(email): Fixed py3 email byte-content decoding (#7058) 2019-03-18 13:08:06 +05:30