chore: Resolve conflicts

This commit is contained in:
Deepesh Garg
2022-11-13 19:49:07 +05:30
committed by GitHub
parent 09ef8eeaea
commit 1ee5c2ff87

View File

@@ -3,14 +3,9 @@
import frappe
<<<<<<< HEAD
from frappe import _, scrub
from frappe.utils import cint, flt
=======
from frappe import _, qb, scrub
from frappe.query_builder import Order
from frappe.utils import cint, flt, formatdate
>>>>>>> e4d16c31da (fix: GP incorrect buying amount if no upd on SI and Delivery Note)
from erpnext.controllers.queries import get_match_cond
from erpnext.stock.utils import get_incoming_rate