Frappe Notify Update
Python method for monitoring updates in frappe docs
- Author: mvinif
- Repository: https://github.com/mvinif/frappe_notify_update
- GitHub stars: 0
- Forks: 0
- Category: Other
- Maintenance: Unmaintained
Install Frappe Notify Update
bench get-app https://github.com/mvinif/frappe_notify_update
Tags
- erpnext
- frappe
Add the Frappe Gems badge to your README
Maintain Frappe Notify Update? Paste this into your README:
[](https://frappegems.com/gems/apps/mvinif/frappe_notify_update)
About Frappe Notify Update
Doc update verification in Frappe/ERPNext
This method is a simple way to keep monitoring which file was updated and by whom, also providing the previous information changed
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 update trigger the function, which verify if the doctype is n the 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.