blob: 252339bcf1c3328e51195dbdf21293ca320c95db [file] [log] [blame]
Nabin Hait5f9ceb82011-11-23 13:19:20 +05301def execute():
2 import webnotes
3 from webnotes.modules.module_manager import reload_doc
4
5 reload_doc('utilities', 'doctype', 'address')