diff --git a/erpnext/buying/doctype/supplier/supplier.json b/erpnext/buying/doctype/supplier/supplier.json index 7f3bf89a8d..35742be662 100644 --- a/erpnext/buying/doctype/supplier/supplier.json +++ b/erpnext/buying/doctype/supplier/supplier.json @@ -389,7 +389,7 @@ "allow_on_submit": 0, "bold": 0, "collapsible": 0, - "depends_on": "eval:!doc.__islocal", + "depends_on": "", "description": "Mention if non-standard receivable account applicable", "fieldname": "accounts", "fieldtype": "Table", @@ -511,7 +511,7 @@ "is_submittable": 0, "issingle": 0, "istable": 0, - "modified": "2015-08-25 07:14:56.245716", + "modified": "2015-08-27 16:22:08.762061", "modified_by": "Administrator", "module": "Buying", "name": "Supplier", diff --git a/erpnext/selling/doctype/customer/customer.json b/erpnext/selling/doctype/customer/customer.json index 3167a83579..105f814eb9 100644 --- a/erpnext/selling/doctype/customer/customer.json +++ b/erpnext/selling/doctype/customer/customer.json @@ -463,7 +463,7 @@ "allow_on_submit": 0, "bold": 0, "collapsible": 0, - "depends_on": "eval:!doc.__islocal", + "depends_on": "", "description": "Mention if non-standard receivable account applicable", "fieldname": "accounts", "fieldtype": "Table", @@ -796,7 +796,7 @@ "is_submittable": 0, "issingle": 0, "istable": 0, - "modified": "2015-08-25 07:09:26.411627", + "modified": "2015-08-27 16:21:57.520411", "modified_by": "Administrator", "module": "Selling", "name": "Customer",