mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
Update fields_to_be_renamed.py
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
import frappe
|
import frappe
|
||||||
from frappe.model.utils import rename_field
|
from frappe.model.utils.rename_field import rename_field
|
||||||
from frappe.modules import scrub, get_doctype_module
|
from frappe.modules import scrub, get_doctype_module
|
||||||
|
|
||||||
rename_map = {
|
rename_map = {
|
||||||
|
|||||||
Reference in New Issue
Block a user