fix: Remove Rate from field_no_map

This commit is contained in:
GangaManoj 2021-09-01 16:00:59 +05:30
parent 471fd9718c
commit bbb9fa4bf8

View File

@ -959,7 +959,6 @@ def make_purchase_order(source_name, selected_items=None, target_doc=None):
["rate", "rate"]
],
"field_no_map": [
"rate",
"price_list_rate",
"item_tax_template",
"discount_percentage",