
24. Doctype Event - Dynamically Create Document in ERPNext
Work with events in the background.
category: Frappe Framework
Use events like submit, validate, cancel, trash to dynamically handle task and create other documents in t he background.
Prev: 23. Frappe Hooks: tap into functionality and events - ERPNext
Next: 25. Send Email progammatically on Doc Event In ERPNext