... get_conditions(filters) mode= filters.get("Mode of Payment") if mode: total_amount=frappe.db.sql("""SELECT SUM(sale.grand_total) FROM `tabSales Invoice` ...
確定! 回上一頁