From e3edfe2b12f1ad5c2c9364e083fc283a0c6f37e5 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 14 Dec 2016 18:44:27 +0530 Subject: [PATCH] Removed quick entry for tax rule --- erpnext/accounts/doctype/tax_rule/tax_rule.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/erpnext/accounts/doctype/tax_rule/tax_rule.json b/erpnext/accounts/doctype/tax_rule/tax_rule.json index 3e84be5a0d..704393a81a 100644 --- a/erpnext/accounts/doctype/tax_rule/tax_rule.json +++ b/erpnext/accounts/doctype/tax_rule/tax_rule.json @@ -764,7 +764,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2016-11-03 15:56:28.704122", + "modified": "2016-12-13 15:56:28.704122", "modified_by": "Administrator", "module": "Accounts", "name": "Tax Rule", @@ -793,10 +793,10 @@ "write": 1 } ], - "quick_entry": 1, + "quick_entry": 0, "read_only": 0, "read_only_onload": 0, "sort_field": "modified", "sort_order": "DESC", "track_seen": 0 -} \ No newline at end of file +}