Merge branch 'handlerupdate' into sync_handler_merge

Conflicts:
	js/all-app.js
	version.num
This commit is contained in:
Anand Doshi
2012-03-23 13:55:20 +05:30
174 changed files with 3572 additions and 7736 deletions

View File

@@ -89,6 +89,7 @@ def boot_session(bootinfo):
import webnotes.model.doctype
bootinfo['docs'] += webnotes.model.doctype.get('Event')
bootinfo['docs'] += webnotes.model.doctype.get('Search Criteria')
bootinfo['modules_list'] = webnotes.conn.get_global('modules_list')