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:48 +05:30
committed by GitHub
parent aebb0c7979
commit 29eb090528

View File

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