diff --git a/patches/october_2013/p07_rename_for_territory.py b/patches/october_2013/p07_rename_for_territory.py index c7734837a0..2ce7ed4f8f 100644 --- a/patches/october_2013/p07_rename_for_territory.py +++ b/patches/october_2013/p07_rename_for_territory.py @@ -5,6 +5,7 @@ from __future__ import unicode_literals import webnotes, os def execute(): + from webnotes.utils import get_base_path import shutil webnotes.reload_doc("core", "doctype", "doctype")