No description
* display Customize option in menu bar only for standard DocType * disallow opening of custom doctype in Customize Form * make fields dependent on is_submittable property visible for child table * throw message that custom fields can only be added to standard doctype * set query similar to the one in Customize Form for DocType selection * only hide customize option [fix] * add core doctypes list in model and use it from there * avoid editing of core doctype from Customize Form or Custom Field * test case updated and additional test for core doctypes added * codacy fix |
||
|---|---|---|
| .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.