fixes
This commit is contained in:
parent
2424387651
commit
ece64fa908
@ -92,7 +92,6 @@ def boot_session(bootinfo):
|
|||||||
bootinfo['docs'] += webnotes.model.doctype.get('Search Criteria')
|
bootinfo['docs'] += webnotes.model.doctype.get('Search Criteria')
|
||||||
|
|
||||||
bootinfo['modules_list'] = webnotes.conn.get_global('modules_list')
|
bootinfo['modules_list'] = webnotes.conn.get_global('modules_list')
|
||||||
webnotes.msgprint(bootinfo['modules_list'])
|
|
||||||
|
|
||||||
# if no company, show a dialog box to create a new company
|
# if no company, show a dialog box to create a new company
|
||||||
bootinfo['setup_complete'] = webnotes.conn.sql("""select name from
|
bootinfo['setup_complete'] = webnotes.conn.sql("""select name from
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user