fix: activation level doctype name

This commit is contained in:
Jannat Patel
2025-10-15 14:44:53 +05:30
parent a88d9cd78e
commit 44232c44fc

View File

@@ -20,7 +20,8 @@ def get_sales_data(site_info):
"LMS Programming Exercise",
"LMS Program",
"LMS Certificate",
"LMS Evaluation",
"LMS Certificate Request",
"LMS Certificate Evaluation",
]
for doctype in doctypes: