7 lines
169 B
Python
Raw Normal View History

2011-12-26 12:28:14 +05:30
def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
# reload jv gl mapper
reload_doc('accounts', 'GL Mapper', 'Journal Voucher')