blob: b52b1114b44392455d547130f60eff10efe7bf2f [file] [log] [blame]
Nabin Haitea5f5ca2011-12-06 15:10:48 +05301def execute():
2 import webnotes
3 from webnotes.modules.module_manager import reload_doc
4
5 reload_doc('accounts', 'doctype', 'receivable_voucher')