fix: incorrect tax amt due to different exchange rate in PR and PI
(cherry picked from commit 5fd0770372)
This commit is contained in:
@@ -1689,4 +1689,6 @@ def make_purchase_receipt(source_name, target_doc=None):
|
||||
target_doc,
|
||||
)
|
||||
|
||||
doc.set_onload("ignore_price_list", True)
|
||||
|
||||
return doc
|
||||
|
||||
Reference in New Issue
Block a user