No description
* Check for list_renderer before accessing settings In the master version of frappe, in the first attempt of calling the file manager (when onload is called) the report doesn't build, because in the report view, there is no such attribute list_renderer available. In that change we check if the list renderer is not undefined and only setup the menu, drag and drop and copy function, when the list_renderer object is available. This problem might not occur in the developer versions (datatables), but many people still work with the master version and need a working file manager report. * Update file_list.js |
||
|---|---|---|
| .github | ||
| .vscode | ||
| ci | ||
| frappe | ||
| test_sites | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .travis.yml | ||
| __init__.py | ||
| attributions.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| hooks.md | ||
| ISSUE_TEMPLATE.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.