commit | 46600406b83020c28daf874dbe0eebc4f202d5f8 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed May 23 13:12:24 2018 +0530 |
committer | GitHub <noreply@github.com> | Wed May 23 13:12:24 2018 +0530 |
tree | 4a74f60a59d5e5ded3daea481bd7af7ef57817f3 | |
parent | efb731941dffe8cb65b93b657a47198d7e97432c [diff] |
Update rename_field_max_days_allowed.py
diff --git a/erpnext/patches/v11_0/rename_field_max_days_allowed.py b/erpnext/patches/v11_0/rename_field_max_days_allowed.py index 660e0ad..30b3ec3 100644 --- a/erpnext/patches/v11_0/rename_field_max_days_allowed.py +++ b/erpnext/patches/v11_0/rename_field_max_days_allowed.py
@@ -1,4 +1,5 @@ import frappe +from frappe.model.utils import rename_field def execute(): frappe.db.sql("""