module import fix in patch (#14203)
This commit is contained in:
parent
2ec5b5ed8e
commit
ea064d4c5c
@ -1,5 +1,5 @@
|
|||||||
import frappe
|
import frappe
|
||||||
from frappe.model.utils import rename_field
|
from frappe.model.utils.rename_field import rename_field
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
frappe.db.sql("""
|
frappe.db.sql("""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user