* Add button to delete user permissions in bulk * Show no records deleted the delete count is 0 * Return this from show of dialog to make it chainable * Add test for clear user permissions function * Fix test * Format code * Reset the user * Remove rollback from test * Move clear user permission button to menu * fix: Translations |
||
|---|---|---|
| .. | ||
| 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.