5 lines
133 B
Python
Raw Normal View History

2012-04-06 17:42:02 +05:30
def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
reload_doc('accounts', 'doctype', 'c_form')