fix: conflict

This commit is contained in:
rohitwaghchaure
2022-09-10 16:41:39 +05:30
committed by GitHub
parent bb41d8bc47
commit 6f2a567c95

View File

@@ -9,11 +9,8 @@ from collections import defaultdict
import frappe
from frappe.tests.utils import FrappeTestCase, change_settings
from frappe.utils import add_days, cint, cstr, flt, today
<<<<<<< HEAD
from six import iteritems
=======
from pypika import functions as fn
>>>>>>> a03b4ce213 (fix: reposting not working for internal transferred purchase receipt)
import erpnext
from erpnext.accounts.doctype.account.test_account import get_inventory_account