seitime-frappe/frappe/core
2016-12-15 15:11:51 +05:30
..
doctype Added standard filters 2016-12-15 14:58:16 +05:30
page [fix] data import for same doctype appearing multiple ptimes, #2228 (#2450) 2016-12-15 15:11:51 +05:30
report [Fix] Total row not working in the report for the report builder type 2016-12-06 16:05:26 +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 Revert "[optimize] remove count(*) from queries" (#2353) 2016-11-22 10:55:13 +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.