Commit graph

12 commits

Author SHA1 Message Date
rohitwaghchaure
0800b521ff fix: moved erpnext related methods from frappe to erpnext (#7332) 2019-04-22 15:56:30 +05:30
Rohit Waghchaure
3c01d85a3f fix: User not able to make lead from the communication 2019-04-18 13:20:12 +05:30
Anurag Mishra
fd260b64c7 fix: generating many opportunity on same lead on the base of communication 2019-04-10 11:49:56 +05:30
Aditya Hase
837bfc0995 fix(unicode): Import unicode_literals in every file (#6805)
* fix(unicode): Import unicode_literals in every file

* fix(unicode): Test if safe_json_loads return unicode instead of bytes
2019-01-25 11:56:27 +05:30
saurabh-bhosale
5307149a48 Part of telephony integration (#5308)
* Allow 'Add contact' button for phone communications

* Added telephony details section for Phone communication details

* Updated make_issue, make_lead methods to send phone numbers into respective doctypes

* Codacy fixes

* Removed redundancy

* Removed Call details section from Communication
2018-04-06 10:31:15 +05:30
Makarand Bauskar
47677c055c [minor] refactor mark as read and mark as unread (#4154)
* [minor] refresh inbox view on mark as read or mark as unread

* [minor] refactor mark as read and mark as unread

* [minor] don't update modified datetime while settings _seen
2017-09-21 12:32:20 +05:30
mbauskar
88f122f253 [minor] only enable_outgoing email account can send the email from communication 2017-03-29 18:40:58 +05:30
mbauskar
9bfc32cb7a [minor] fixes in email read / unread flags 2017-03-15 13:20:29 +05:30
mbauskar
79f37d9803 [enhance] mark email as spam, trash, add to contact 2017-03-14 17:55:07 +05:30
mbauskar
e541249b8a [minor] mark mail as read, unread added actions like reply, reply-all and forword 2017-03-08 14:42:04 +05:30
mbauskar
71393391b1 [minor] mark as read and unread option in communication 2017-03-08 14:41:43 +05:30
mbauskar
eda7b659a3 [WIP] Email Inbox view for Communication 2017-03-08 14:41:43 +05:30