An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.

![Alt text](https://iili.io/HTp8G87.jpg "Preview")

## 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)