seitime-frappe/frappe/core
mergify[bot] 1a523b24c3
Merge pull request #10193 from prssanna/heatmap-chart
feat: Heatmap type Dashboard Charts
2020-05-14 12:27:12 +00:00
..
desk_page fix: Labels in Users Desk Page 2020-04-26 22:40:57 +05:30
doctype test: Fix Exporter tests 2020-05-11 17:00:58 +05:30
page feat: add heatmap type dashboard chart 2020-05-08 18:32:16 +05:30
report BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +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 fix: remove notifications code 2019-10-09 16:22:57 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py refactor: generate_report_result method 2020-04-01 12:34:18 +05:30

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