* fix: don't automatically add system manager * feat: remove User.a_system_manager_should_exist * feat: remove User.add_system_manager_role * feat: remove User.is_system_manager_disabled * feat: remove User.get_other_system_managers * feat: add "System Manager" role to User created by setup wizard |
||
|---|---|---|
| .. | ||
| api | ||
| doctype | ||
| form_tour/doctype | ||
| page | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.