mirror of
https://github.com/frappe/lms.git
synced 2026-05-03 05:59:32 +03:00
refactor: renamed batch and membership doctypes
This commit is contained in:
@@ -47,4 +47,4 @@ def get_add_on_members(plan: str) -> int:
|
||||
|
||||
|
||||
def get_members() -> int:
|
||||
return frappe.db.count("LMS Batch Membership")
|
||||
return frappe.db.count("LMS Enrollment")
|
||||
|
||||
Reference in New Issue
Block a user