Patch updated

This commit is contained in:
Nabin Hait 2011-12-26 11:13:49 +05:30
parent f7e1569207
commit cf0163d09e

View File

@ -1,6 +1,7 @@
def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
from webnotes.model.code import get_obj
# reload jv gl mapper
reload_doc('accounts', 'GL Mapper', 'Journal Voucher')