Update rename_total_fields.py
This commit is contained in:
parent
dae29bf2d4
commit
1401e3f679
@ -3,7 +3,7 @@
|
||||
|
||||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
from frappe.model import rename_field
|
||||
from frappe.model.utils import rename_field
|
||||
from frappe.modules import scrub, get_doctype_module
|
||||
|
||||
selling_doctypes = ("Quotation", "Sales Order", "Delivery Note", "Sales Invoice")
|
||||
|
Loading…
x
Reference in New Issue
Block a user