mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-03 02:25:00 +00:00
fix: exchange rate not being fetched when creating supplier quotation from MR
This commit is contained in:
@@ -712,6 +712,7 @@ def make_supplier_quotation(source_name, target_doc=None):
|
||||
postprocess,
|
||||
)
|
||||
|
||||
doclist.set_onload("load_after_mapping", False)
|
||||
return doclist
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user