Frappe Notify Delete Recover
Recover deleted documents by custom html e-mail
- Author: mvinif
- Repository: https://github.com/mvinif/frappe_notify_delete_recover
- GitHub stars: 0
- Forks: 0
- Category: Other
- Maintenance: Unmaintained
Install Frappe Notify Delete Recover
bench get-app https://github.com/mvinif/frappe_notify_delete_recover
Tags
- css
- erpnext
- frappe
- html
Add the Frappe Gems badge to your README
Maintain Frappe Notify Delete Recover? Paste this into your README:
[](https://frappegems.com/gems/apps/mvinif/frappe_notify_delete_recover)
About Frappe Notify Delete Recover
Recover deleted documents in Frappe/ERPNext
This method keep monitoring deleted documents and once trigged a recover page will be sent to team email with a notification
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
- Copy the WWW folder to frappe app
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
Pending
- Document filter list
- Multiples deletes at once
- Multiples recovers at once
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.