refactor: merged profile and dashboard page

This commit is contained in:
Jannat Patel
2022-10-11 17:23:36 +05:30
parent 662813b378
commit fdf1bbd1e2
16 changed files with 157 additions and 138 deletions

View File

@@ -0,0 +1,4 @@
import frappe
def execute():
frappe.db.set_value("Portal Settings", None, "default_portal_home", "/users")