commit | 427a98d6cdb4de5c763646b248f284aeb39725e7 | [log] [tgz] |
---|---|---|
author | Ankush Menat <ankush@iwebnotes.com> | Wed Mar 31 18:45:18 2021 +0530 |
committer | Ankush Menat <ankush@iwebnotes.com> | Thu Apr 01 11:51:31 2021 +0530 |
tree | a7ca12e80d8e87e90bb456bda7c9a2cdaf22a9a0 | |
parent | 8993ccb7d20e8a6fade8f6cccf5b7977f0442a79 [diff] |
fix: do not copy percent billed from PO to PR
diff --git a/erpnext/buying/doctype/purchase_order/purchase_order.py b/erpnext/buying/doctype/purchase_order/purchase_order.py index 90d0646..ef9372e 100644 --- a/erpnext/buying/doctype/purchase_order/purchase_order.py +++ b/erpnext/buying/doctype/purchase_order/purchase_order.py
@@ -368,7 +368,6 @@ "Purchase Order": { "doctype": "Purchase Receipt", "field_map": { - "per_billed": "per_billed", "supplier_warehouse":"supplier_warehouse" }, "validation": {