Merge pull request #47658 from mihir-kandoi/st39010

fix: exchange rate not being fetched when creating supplier quotation…
This commit is contained in:
Mihir Kandoi
2025-05-22 12:55:37 +05:30
committed by GitHub

View File

@@ -712,6 +712,7 @@ def make_supplier_quotation(source_name, target_doc=None):
postprocess,
)
doclist.set_onload("load_after_mapping", False)
return doclist