mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
chore: resolve conflict
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user