commit | 56bf39bfea43cedf58618123de774ef7053b9e60 | [log] [tgz] |
---|---|---|
author | Rohit Waghchaure <rohitw1991@gmail.com> | Tue Nov 06 16:32:29 2018 +0530 |
committer | Rohit Waghchaure <rohitw1991@gmail.com> | Tue Nov 06 16:32:29 2018 +0530 |
tree | 1e41b1e360bbcf07a49d7a12d0e39fbfd66d9b84 | |
parent | 4a6768791b6a469fef4eed421525f40b9e4a928f [diff] |
[Fix] Patch
diff --git a/erpnext/patches/v11_0/update_department_lft_rgt.py b/erpnext/patches/v11_0/update_department_lft_rgt.py index 5a8837e..b2f407b 100644 --- a/erpnext/patches/v11_0/update_department_lft_rgt.py +++ b/erpnext/patches/v11_0/update_department_lft_rgt.py
@@ -1,3 +1,5 @@ +from __future__ import unicode_literals + import frappe from frappe import _ from frappe.utils.nestedset import rebuild_tree