From a529a5078fafd00642b713b8ab57438bfbd1a97c Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 21 Apr 2020 13:50:26 +0530 Subject: [PATCH] Update purchase_receipt.json --- erpnext/stock/doctype/purchase_receipt/purchase_receipt.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json index cbc6cc32b31..467a206d188 100755 --- a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json +++ b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json @@ -57,7 +57,6 @@ "total_net_weight", "total", "net_total", - "total_net_weight", "pricing_rule_details", "pricing_rules", "raw_material_details", @@ -1153,4 +1152,4 @@ "timeline_field": "supplier", "title_field": "title", "track_changes": 1 -} \ No newline at end of file +}