seitime-frappe/frappe/email
Zarrar e76b3eef4e [Enhance] New DocField - 'Fetch From' (#5563)
* add new docfield fetch_from - serves as add_fetch

* replace options.split with fetch_from.split

* copied data from options to fetch_from

* patch to update fetch_from for docfield, custom_field and property_setter

* update tests according to fetch_from change
2018-05-23 11:07:57 +05:30
..
doctype [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py [Fix] Email and Contact fixes (#5519) 2018-05-14 19:21:35 +05:30
email_body.py [fix] merge conflicts 2017-10-27 16:05:45 +05:30
inbox.py Part of telephony integration (#5308) 2018-04-06 10:31:15 +05:30
queue.py Merge branch 'master' into develop 2018-04-07 19:57:04 +05:30
receive.py [fix] receive.py (#5369) 2018-04-05 16:35:43 +05:30
smtp.py smtplib login expects strings for username and password 2018-03-06 09:04:56 -07:00
test_email_body.py self.assertEqual 2018-02-28 21:19:01 +05:30