mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
chore: resolve conflict
This commit is contained in:
@@ -4,11 +4,7 @@
|
|||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
from frappe.tests import IntegrationTestCase
|
|
||||||
from frappe.utils import cint
|
from frappe.utils import cint
|
||||||
>>>>>>> 69016a284f (test: added test to validate disabled pos profile)
|
|
||||||
|
|
||||||
from erpnext.accounts.doctype.pos_profile.pos_profile import (
|
from erpnext.accounts.doctype.pos_profile.pos_profile import (
|
||||||
get_child_nodes,
|
get_child_nodes,
|
||||||
|
|||||||
Reference in New Issue
Block a user