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 cfd1666181ffdff8ae79bbbb7863e1b12b3c6090)

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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