From 44232c44fca18a908f8aadd54e445a0a51b01a7a Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 15 Oct 2025 14:44:53 +0530 Subject: [PATCH] fix: activation level doctype name --- lms/activation.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lms/activation.py b/lms/activation.py index 6bf356f2..0b77df33 100644 --- a/lms/activation.py +++ b/lms/activation.py @@ -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: