No description
This would cause Custom Operator to stay in a broken state. Eg:
ERPNext's Item list with while selecting filters as <"Created On",
"Fiscal Year"> would not set correct option type or fetch options.
Console would show the following error message:
base_list.js:431 Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
at ListView.get_filter_value (base_list.js:431:22)
at frappe.ui.Filter.set_field (filter.js:249:43)
at HTMLSelectElement.<anonymous> (filter.js:122:9)
at HTMLSelectElement.dispatch (jquery.js:5430:27)
at HTMLSelectElement.elemData.handle (jquery.js:5234:28)
|
||
|---|---|---|
| .github | ||
| cypress | ||
| esbuild | ||
| frappe | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .flake8 | ||
| .git-blame-ignore-revs | ||
| .gitignore | ||
| .mergify.yml | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .releaserc | ||
| .snyk | ||
| .stylelintrc | ||
| attributions.md | ||
| bandit.yml | ||
| CODE_OF_CONDUCT.md | ||
| codecov.yml | ||
| CODEOWNERS | ||
| cypress.json | ||
| dev-requirements.txt | ||
| generate_bootstrap_theme.js | ||
| hooks.md | ||
| LICENSE | ||
| Makefile | ||
| node_utils.js | ||
| package.json | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| SECURITY.md | ||
| setup.py | ||
| sider.yml | ||
| socketio.js | ||
| yarn.lock | ||
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext
Login for the PWD site: (username: Administrator, password: admin)
Table of Contents
Installation
Contributing
Resources
- frappeframework.com - Official documentation of the Frappe Framework.
- frappe.school - Pick from the various courses by the maintainers or from the community.
License
This repository has been released under the MIT License.