seitime-frappe/frappe/core
Aditya Hase 6b72faf44f style: Linting fixes (#6809)
* style: Remove unused imports

* style: Remove unused local variables
2019-01-23 16:39:55 +05:30
..
doctype Fix: auto email report not showing all columns in email (#6806) 2019-01-22 22:48:09 +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 [Fix] Transaction log corrections (#6693) 2019-01-02 09:10:50 +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 Workflow actions (#5598) 2018-05-30 11:24:49 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30

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