seitime-frappe/frappe/core
Makarand Bauskar ad1c04850c [hotfix] send email from sender's email account if From field is selected on communication view (#4181)
* [hotfix] send email from sender's email account if From field is selected on communication view

* [fixes] codecy fixes
2017-09-27 12:41:35 +05:30
..
doctype [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
page [enhance] use socket-io to upload files 2017-09-14 13:07:29 +05:30
report Replaced mixed usage of tabs and spaces for indents with tabs only (#3828) 2017-08-01 11:53:58 +05:30
web_form Added mobile number in edit user profile web form (#3766) 2017-07-26 11:52:21 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
notifications.py [enhance] mark email as spam, trash, add to contact 2017-03-14 17:55:07 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30

Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.