fix: certificate request creation email

This commit is contained in:
Jannat Patel
2024-09-06 10:19:25 +05:30
parent bd94890da7
commit 86e9739218
8 changed files with 13 additions and 54 deletions

View File

@@ -0,0 +1,4 @@
import frappe
def execute():
frappe.db.delete("Notification", "Certificate Request Creation")