fix: Exchange rate on MR to PO creation for muticurrency POs (#39646)

fix: Exchange rate on MR to PO creation for muticurrency POs (#39646)

(cherry picked from commit cfd1666181)

Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
This commit is contained in:
mergify[bot]
2024-01-31 12:49:22 +05:30
committed by GitHub
parent 3ee0555115
commit 4dc5d9a6ca

View File

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