mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
added new calendar and renamed holiday block list
This commit is contained in:
@@ -55,8 +55,6 @@ def boot_session(bootinfo):
|
||||
bootinfo['letter_heads'] = get_letter_heads()
|
||||
|
||||
import webnotes.model.doctype
|
||||
bootinfo['docs'] += webnotes.model.doctype.get('Event')
|
||||
bootinfo['docs'] += webnotes.model.doctype.get('Search Criteria')
|
||||
bootinfo['notification_settings'] = webnotes.doc("Notification Control",
|
||||
"Notification Control").get_values()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user