blob: edb00bce6915798339972d00ebe97e65850d2458 [file] [log] [blame]
Nabin Haita0778fe2011-12-26 12:28:14 +05301def execute():
2 import webnotes
3 from webnotes.modules.module_manager import reload_doc
4
5 # reload jv gl mapper
6 reload_doc('accounts', 'GL Mapper', 'Journal Voucher')