Merge pull request #130 from nijil/master

Setup Issue Fixed
This commit is contained in:
Nabin Hait 2011-10-10 06:15:43 -07:00
commit 0592aa8c9a

View File

@ -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()