mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 01:07:19 +00:00
module import fix in patch (#14203)
This commit is contained in:
@@ -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("""
|
||||
|
||||
Reference in New Issue
Block a user