Frappe Notify Delete

Python method for monitoring deletes in frappe docs

Install Frappe Notify Delete

bench get-app https://github.com/mvinif/frappe_notify_delete

Tags

  • erpnext
  • frappe

Add the Frappe Gems badge to your README

Maintain Frappe Notify Delete? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=mvinif%2Ffrappe_notify_delete)](https://frappegems.com/gems/apps/mvinif/frappe_notify_delete)

About Frappe Notify Delete

Doc delete monitoring in Frappe/ERPNext

This method is a simple way to keep monitoring which file was deleted and by whom, also providing the deleted information

Usage

To ideal usage of this method, firstly we need :

  • Setup a default outgoing email account in Frappe configuration
  • Configure hook.py file
  • Insert main.py in frappe app
  • Configure which doctypes are going be monitored inside the file main.py

After the configuration the method runs automatically once someone made a change

## Functionality Each deleted trigger the function, which verify if the doctype is in monitored list, once validated, the method send the e-mail notification

Related Other apps for Frappe & ERPNext

  • Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
  • Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
  • Print Designer — Visual print designer for Frappe / ERPNext
  • Ctr — CTR模型代码和学习笔记总结
  • Whitelabel — Whitelabel ERPNext
  • Fossunited — fossunited.org
  • Helm — Helm Chart Repository for Frappe/ERPNext
  • Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.