Fix unicode literal issue that prevents payment entries to be created (#14515)
This commit is contained in:
parent
fb997d6539
commit
62805e2101
@ -2,7 +2,7 @@
|
||||
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# License: GNU General Public License v3. See license.txt
|
||||
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import frappe, erpnext
|
||||
import frappe.defaults
|
||||
|
Loading…
x
Reference in New Issue
Block a user