brotherton-erpnext/erpnext/patches/task_email_notification.py
2011-12-20 21:14:43 +05:30

5 lines
133 B
Python

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