No description
* Fix custom docperm check in get_valid_perm - Previously to get_valid perm we just used to check all the custom docperms available for the user's role and apply standard perm for any missing doctype But there might be some doctypes with custom docperms which might not match any of user's role. Such doctype's perms should not be replaced by standard docperm. This PR fixes that. * Avoids admin lock |
||
|---|---|---|
| .github | ||
| .vscode | ||
| ci | ||
| frappe | ||
| test_sites | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .travis.yml | ||
| __init__.py | ||
| attributions.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| hooks.md | ||
| LICENSE | ||
| Makefile | ||
| MANIFEST.in | ||
| package.json | ||
| README.md | ||
| requirements.txt | ||
| setup.py | ||
| socketio.js | ||
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext
Table of Contents
Installation
Contributing
Website
For details and documentation, see the website https://frappe.io
License
This repository has been released under the MIT License.