chore: More fixes

This commit is contained in:
Deepesh Garg 2022-12-20 11:45:51 +05:30
parent ff48634cbb
commit 31c95deb88

View File

@ -427,7 +427,6 @@ def make_payment_request(**args):
)
pr = frappe.get_doc("Payment Request", draft_payment_request)
else:
if args.order_type != "Shopping Cart":
pr = frappe.new_doc("Payment Request")
pr.update(
{