[Fix] Patch

This commit is contained in:
Rohit Waghchaure 2018-11-06 16:32:29 +05:30
parent 4a6768791b
commit 56bf39bfea

View File

@ -1,3 +1,5 @@
from __future__ import unicode_literals
import frappe import frappe
from frappe import _ from frappe import _
from frappe.utils.nestedset import rebuild_tree from frappe.utils.nestedset import rebuild_tree