mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
fix: Remove Rate from field_no_map
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user