From c13c4f014e56fa756ebefdbe4963daa672f8f34e Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Fri, 3 Apr 2015 14:55:51 +0530 Subject: [PATCH] [fix] editable amount in Purchase Taxes and Charges --- .../purchase_taxes_and_charges.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json b/erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json index ea1e59a677..134330a087 100644 --- a/erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json +++ b/erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json @@ -135,7 +135,7 @@ "oldfieldtype": "Currency", "options": "currency", "permlevel": 0, - "read_only": 1, + "read_only": 0, "reqd": 0 }, { @@ -222,7 +222,7 @@ "hide_heading": 1, "idx": 1, "istable": 1, - "modified": "2015-03-04 16:05:08.553606", + "modified": "2015-04-03 13:49:24.719442", "modified_by": "Administrator", "module": "Accounts", "name": "Purchase Taxes and Charges",