https://github.com/ascorbic-acid/frappe_chrome_dev_utils
https://github.com/ascorbic-acid/frappe_chrome_dev_utils
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ascorbic-acid/frappe_chrome_dev_utils
- Owner: ascorbic-acid
- License: mit
- Created: 2022-08-04T16:40:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T17:10:37.000Z (over 2 years ago)
- Last Synced: 2024-12-25T09:51:45.619Z (about 1 year ago)
- Language: JavaScript
- Size: 1.52 MB
- Stars: 12
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-frappe - Frappe Chrome Dev Utils - A simple Browser Extension that help you work & develop in Frappe/ERPNext Framework. (Uncategorized / Uncategorized)
README
## About
A simple Browser Extension that help you work & develop in Frappe/ERPNext Framework
## Get Started
Install the extention from the [Chrome Web Store](https://chrome.google.com/webstore/detail/frappe-development-utils/mfpfeokebfgddkaemagjigbjkmohmpab)
or download this repo and load it to your browser in developer mode Then open any doctype and click the options icon near the field label to open the options dialog.

## Features
- Support Frappe v13, v14
- Show & change hidden fields in any DocType
- Force Save Non changed forms, Submittable forms & Submitted forms (re submit)
- Highlight the hidden and custom fields in any DocType
- Show forms fields & tables fields details
- Fast Access to Customize Form/DocType for field Options of type Link, Table & Table MultiSelect
- Copy/Insert any child table all/specific rows from/to any ERPNext site
- Copy/Insert any Customize Form custom fields from/to any ERPNext site
- Copy/Insert Doctypes data between ERPNext Sites
- Simple CSV Files bulk import (usefull also for triggering python db apis, webhooks, server scripts etc)
#### Credits
- [Frappe Framework](https://frappeframework.com/)
- [PapaParse](https://www.papaparse.com/)
## License
The MIT License (MIT)