brotherton-erpnext/erpnext/patches/before_jan_2012/task_email_notification.py

5 lines
133 B
Python
Raw Normal View History

2011-12-20 21:14:43 +05:30
def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
reload_doc('projects', 'doctype', 'ticket')