mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 14:38:26 +00:00
[hotfix] portal fixes patch
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import frappe
|
||||
import erpnext.setup.install
|
||||
|
||||
def execute():
|
||||
frappe.reload_doctype("Web Form Field")
|
||||
import erpnext.setup.install
|
||||
erpnext.setup.install.add_web_forms()
|
||||
|
||||
Reference in New Issue
Block a user