fix: reverting user doctype override

This commit is contained in:
Jannat Patel
2025-03-03 19:54:41 +05:30
parent 9b3906359b
commit 2acd45feae
11 changed files with 134 additions and 462 deletions

View File

@@ -85,7 +85,7 @@
}
frappe.call({
method: "lms.overrides.user.sign_up",
method: "lms.lms.user.sign_up",
args: {
"email": email,
"full_name": full_name,