mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
Issue fixed in setup control
This commit is contained in:
@@ -84,7 +84,7 @@ class DocType:
|
||||
# Set Registration Complete
|
||||
set_default('registration_complete','1')
|
||||
|
||||
webnotes.msgprint("Great! Your company has now been created")
|
||||
msgprint("Great! Your company has now been created")
|
||||
|
||||
import webnotes.utils
|
||||
return webnotes.utils.get_defaults()
|
||||
|
||||
Reference in New Issue
Block a user