blob: f050f3c710d482568824b1164eebabc9f7208af9 [file] [log] [blame]
Nabin Hait33e19482011-11-09 13:53:16 +05301def execute():
2 import webnotes
3 from webnotes.modules.module_manager import reload_doc
4
5 reload_doc('production', 'doctype', 'bill_of_materials')