blob: 77926363f3421ff5c88772c85841280da3ee07f3 [file] [log] [blame]
Nabin Hait38477a32011-11-21 17:16:48 +05301def execute():
2 import webnotes
3 from webnotes.modules.module_manager import reload_doc
4
5 reload_doc('stock', 'doctype', 'stock_reconciliation')