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

4 lines
119 B
Python

def execute():
from webnotes.modules.module_manager import reload_doc
reload_doc('Setup', 'DocType', 'Email Digest')