module import fix in patch (#14203)

This commit is contained in:
Zarrar 2018-05-24 15:54:48 +05:30 committed by Nabin Hait
parent 2ec5b5ed8e
commit ea064d4c5c

View File

@ -1,5 +1,5 @@
import frappe
from frappe.model.utils import rename_field
from frappe.model.utils.rename_field import rename_field
def execute():
frappe.db.sql("""