fix: certificate request creation email
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import frappe
|
||||
|
||||
def execute():
|
||||
frappe.db.delete("Notification", "Certificate Request Creation")
|
||||
Reference in New Issue
Block a user