mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
Merge pull request #47678 from frappe/mergify/bp/version-15-hotfix/pr-47658
fix: exchange rate not being fetched when creating supplier quotation… (backport #47658)
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