seitime-frappe/frappe/core
rohitwaghchaure 7c9f2c7deb [enahnce] Fetch doctype's roles in report if developer mode is on or is standard is no (#3591)
* [enahnce] Fetch doctype's role in report if developer mode is on or is standard is no

* Update report.py

lets not keep separate rules for developer_mode! - this is not discoverable by a new developer
2017-07-03 12:29:49 +05:30
..
doctype [enahnce] Fetch doctype's roles in report if developer mode is on or is standard is no (#3591) 2017-07-03 12:29:49 +05:30
page In pemission manager make doctype and role list sorted (#3576) 2017-06-28 14:41:14 +05:30
report [minor] move todo report to correct module, desk 2017-06-22 18:21:48 +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 [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.