fix: misc batch enrollment issues

This commit is contained in:
Jannat Patel
2025-02-11 13:28:49 +05:30
parent 2d4567bfbd
commit f43331967c
23 changed files with 214 additions and 239 deletions

View File

@@ -0,0 +1,6 @@
import frappe
def execute():
frappe.delete_doc("DocType", "Batch Student")
frappe.delete_doc("Notification", "Payment Completion Reminder")