fix: do not copy percent billed from PO to PR

This commit is contained in:
Ankush Menat 2021-03-31 18:45:18 +05:30
parent 8993ccb7d2
commit 427a98d6cd
No known key found for this signature in database
GPG Key ID: 8EA82E09BBD13AAF

View File

@ -368,7 +368,6 @@ def make_purchase_receipt(source_name, target_doc=None):
"Purchase Order": {
"doctype": "Purchase Receipt",
"field_map": {
"per_billed": "per_billed",
"supplier_warehouse":"supplier_warehouse"
},
"validation": {