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

5 lines
133 B
Python

def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
reload_doc('projects', 'doctype', 'ticket')