mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
chore: Update tests
This commit is contained in:
@@ -110,6 +110,7 @@ def get_price(item_code, price_list, customer_group, company, qty=1):
|
||||
"conversion_rate": 1,
|
||||
"for_shopping_cart": True,
|
||||
"currency": frappe.db.get_value("Price List", price_list, "currency"),
|
||||
"doctype": "Quotation",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user