mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
Update rename_field_max_days_allowed.py
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import frappe
|
import frappe
|
||||||
|
from frappe.model.utils import rename_field
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
frappe.db.sql("""
|
frappe.db.sql("""
|
||||||
|
|||||||
Reference in New Issue
Block a user