* Add User Permissions to Config module * Update Permission Manager help * Fix share button * Remove user-permissions page * Remove unnecessary error modals * User Permission UI fixes - Fix double multicheck bug on save - Add margin above and below select all button * Update user_permissions dict realtime on client side - Remove user_permissions from boot * Cast permission dict values to int |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| report | ||
| web_form | ||
| __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.