refactor: moved community member class functions to user override

This commit is contained in:
pateljannat
2021-05-21 16:22:59 +05:30
parent 63d00a46c4
commit 637c795321
13 changed files with 31 additions and 29 deletions

View File

@@ -1,6 +1,5 @@
from __future__ import unicode_literals
import frappe
from frappe import _
def execute():
frappe.reload_doc("lms", "doctype", "lms_batch_membership")