feat: new fields in user doctype and new web form

This commit is contained in:
pateljannat
2021-06-30 16:16:22 +05:30
parent 60c1449f40
commit ee8273fd30
9 changed files with 262 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
frappe.ready(function() {
// bind events here
})