seitime-frappe/frappe/core
2019-02-10 18:27:06 +05:30
..
doctype fix: Add get_link_doctype method in DocField 2019-02-10 18:27:06 +05:30
page [Fix] Notification count not showing for the doctypes like purchase order, sales invoice (#6657) 2018-12-24 13:10:58 +05:30
report merge: staging-fixes for latest test fixes 2019-01-03 15:28:36 +05:30
web_form Remove unwanted field in edit-profile web form (#6837) 2019-01-29 10:50:23 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
notifications.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30

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