seitime-frappe/frappe/core
Rushabh Mehta bae97cfed4 Email Alert on any controller method (#2157)
* [docs] typo

* [email alert] now on any standard controller method

* [minor] install customizations with intall;

* [test] [fix] and truncate subject in email;

* [fix] error log seen issue
2016-10-08 11:11:36 +05:30
..
doctype Email Alert on any controller method (#2157) 2016-10-08 11:11:36 +05:30
page Fixed version conflict 2016-10-04 17:43:50 +05:30
report [feature] [wip] added Auto Email Report 2016-09-01 17:52:33 +05:30
web_form [fixes] [web forms] 2016-09-24 14:09:50 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
notifications.py [refactor] scheduler log is now error log and as MyISAM (commit not required) (#2152) 2016-10-06 17:17:55 +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.