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