fix: certificate template pathc

This commit is contained in:
Jannat Patel
2023-10-25 14:25:42 +05:30
parent c073d2201d
commit a6c2378b56
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ import frappe
def execute():
frappe.reload_doc("lms", "doctype", "lms_certificate")
default_certificate_template = frappe.db.get_value(
"Property Setter",
{