brotherton-erpnext/erpnext/patches/jan_mar_2012/website/analytics.py
2012-02-14 17:25:31 +05:30

5 lines
166 B
Python

def execute():
from webnotes.modules import reload_doc
reload_doc('website', 'doctype', 'website_settings')
reload_doc('website', 'doctype', 'product_settings')