fix: activation level doctype name
This commit is contained in:
@@ -20,7 +20,8 @@ def get_sales_data(site_info):
|
|||||||
"LMS Programming Exercise",
|
"LMS Programming Exercise",
|
||||||
"LMS Program",
|
"LMS Program",
|
||||||
"LMS Certificate",
|
"LMS Certificate",
|
||||||
"LMS Evaluation",
|
"LMS Certificate Request",
|
||||||
|
"LMS Certificate Evaluation",
|
||||||
]
|
]
|
||||||
|
|
||||||
for doctype in doctypes:
|
for doctype in doctypes:
|
||||||
|
|||||||
Reference in New Issue
Block a user