seitime-frappe/frappe/core
2024-09-03 11:24:02 +05:30
..
api fix!: Switch to creation as default sort order 2024-03-27 11:18:28 +05:30
doctype fix: only change status on communication received if status is Replied & status contain option Open 2024-09-03 11:24:02 +05:30
page fix: correct permissions for user cannot create doctypes 2024-08-21 17:58:52 +05:30
report feat: Allow user to optimize tables (#26109) 2024-04-23 11:49:11 +00:00
web_form fix: Edit Profile link is not redirecting correctly 2023-01-18 10:30:40 +05:30
workspace fix(tests): workspace tests and more style fixes 2024-08-26 18:15:59 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
notifications.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
README.md
utils.py perf: Document objects without circular references (#17080) 2024-01-17 17:22:55 +05:30

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