chore: resolve conflict

This commit is contained in:
ruthra kumar
2023-11-24 11:54:55 +05:30
parent 47093bebd3
commit 1d1af26f7a

View File

@@ -7,11 +7,7 @@ from email_reply_parser import EmailReplyParser
from frappe import _, qb
from frappe.desk.reportview import get_match_cond
from frappe.model.document import Document
<<<<<<< HEAD
=======
from frappe.query_builder import Interval
from frappe.query_builder.functions import Count, CurDate, Date, Sum, UnixTimestamp
>>>>>>> bcbe6c4a53 (refactor: provide UI button to recalculate when needed)
from frappe.query_builder.functions import Sum
from frappe.utils import add_days, flt, get_datetime, get_time, get_url, nowtime, today
from erpnext import get_default_company