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

5 lines
133 B
Python
Raw Normal View History

2011-12-20 15:44:43 +00:00
def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
reload_doc('projects', 'doctype', 'ticket')