Developer Utilities for Frappe Application Development
Utilities like Easy to view API for Document and List
Allows Following Things
- View API for Document
- View API for List
- Pick Fields and Set Limits
bench get-app https://github.com/64bit-labs/frappe_developer_utils
bench --site <your-site> install-app frappe_developer_utils
After Installation you will get Follwoing Options
- On Lower Right Section API & Pick Fields
- It will Open API View in New Tab on Clicking
- Works on Doc / List View
- If Filters are Added to the List The API will work in Similar Fashon
mit