mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
fixes
This commit is contained in:
@@ -75,9 +75,10 @@ def setup_account(args=None):
|
||||
|
||||
login_as_first_user(args)
|
||||
|
||||
frappe.clear_cache()
|
||||
frappe.db.commit()
|
||||
|
||||
frappe.clear_cache()
|
||||
|
||||
except:
|
||||
if args:
|
||||
traceback = frappe.get_traceback()
|
||||
|
||||
Reference in New Issue
Block a user