fix: Exchange rate on MR to PO creation for muticurrency POs (#39646)
This commit is contained in:
parent
0c6c650c08
commit
cfd1666181
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user