mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-20 09:56:31 +00:00
fix: conflicts
This commit is contained in:
@@ -4,12 +4,8 @@
|
||||
import unittest
|
||||
|
||||
import frappe
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
from frappe import qb
|
||||
from frappe.query_builder.functions import Sum
|
||||
from frappe.tests import IntegrationTestCase
|
||||
>>>>>>> bcf6deec9a (test: add unit test to validate capitalized asset repair gl entries being booked against the asset)
|
||||
from frappe.utils import add_days, add_months, flt, get_first_day, nowdate, nowtime, today
|
||||
|
||||
from erpnext.assets.doctype.asset.asset import (
|
||||
|
||||
Reference in New Issue
Block a user