[hot] patch-fix

This commit is contained in:
Rushabh Mehta 2015-06-02 11:12:25 +05:30
parent f06d175061
commit 2aa577f110

View File

@ -1,3 +1,4 @@
def execute(): def execute():
frappe.reload_doctype("Web Form Field")
import erpnext.setup.install import erpnext.setup.install
erpnext.setup.install.add_web_forms() erpnext.setup.install.add_web_forms()