patch file

This commit is contained in:
Nijil Y 2011-12-20 21:14:43 +05:30
parent dc0461296d
commit 205e042113

View File

@ -0,0 +1,4 @@
def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
reload_doc('projects', 'doctype', 'ticket')