seitime-frappe/frappe/core
Ankush Menat d5d9b12472
test: flaky server tests (#24301)
* Revert "fix(test_recorder): get the correct request (#24143)"

This reverts commit 745080c56e.

* test: disable recording before running assertions

* test: Dont set emails in test for broken email setup
2024-01-15 08:09:46 +00:00
..
api docs: consistent doc strings 2023-12-18 18:27:39 +05:30
doctype test: flaky server tests (#24301) 2024-01-15 08:09:46 +00:00
form_tour refactor: replace todo tour with user tour 2023-05-24 13:24:09 +05:30
page fix: show right permission for user cannot create doctypes (#24027) 2023-12-29 11:54:03 +05:30
report fix(query_doctypes): Allow search in translated name (#22590) 2023-10-16 15:13:57 +05:30
web_form fix: Edit Profile link is not redirecting correctly 2023-01-18 10:30:40 +05:30
workspace fix(minor): move missing settings to tools 2024-01-02 15:47:53 +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 rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30

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