Update rename_table_fieldnames.py
This commit is contained in:
parent
3631e9cbe0
commit
0a3be6da27
@ -2,7 +2,7 @@
|
||||
# License: GNU General Public License v3. See license.txt
|
||||
|
||||
import frappe
|
||||
from frappe.model import rename_field
|
||||
from frappe.model.utils import rename_field
|
||||
from frappe.modules import scrub, get_doctype_module
|
||||
|
||||
rename_map = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user