brotherton-erpnext/erpnext/patches/jan_mar_2012/website/analytics.py

5 lines
166 B
Python
Raw Normal View History

2012-02-14 11:55:31 +00:00
def execute():
from webnotes.modules import reload_doc
reload_doc('website', 'doctype', 'website_settings')
reload_doc('website', 'doctype', 'product_settings')