chore: resolved conflicts
This commit is contained in:
@@ -4,12 +4,7 @@
|
|||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
<<<<<<< HEAD
|
|
||||||
from frappe.utils import flt, nowdate, nowtime, today
|
|
||||||
=======
|
|
||||||
from frappe.tests import IntegrationTestCase
|
|
||||||
from frappe.utils import add_months, flt, get_first_day, nowdate, nowtime, today
|
from frappe.utils import add_months, flt, get_first_day, nowdate, nowtime, today
|
||||||
>>>>>>> cfe04a2aaf (test: asset status validation)
|
|
||||||
|
|
||||||
from erpnext.assets.doctype.asset.asset import (
|
from erpnext.assets.doctype.asset.asset import (
|
||||||
get_asset_account,
|
get_asset_account,
|
||||||
|
|||||||
Reference in New Issue
Block a user