seitime-frappe/frappe/core
2018-12-26 19:36:13 +05:30
..
doctype fix: issue related to quotes (#6682) 2018-12-26 19:36:13 +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 Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
web_form fix: Only allow images in Attach Image 2018-11-01 19:38:07 +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 Add find & find_all utility function 2018-11-01 21:18:14 +05:30

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