From 3698b84d7c1112c7b41392b1843a811c3fc95733 Mon Sep 17 00:00:00 2001 From: Neil Trini Lasrado Date: Fri, 17 Jul 2015 19:10:11 +0530 Subject: [PATCH] Typo fixes in Supplier and Customer Document --- erpnext/buying/doctype/supplier/supplier.json | 4 ++-- erpnext/selling/doctype/customer/customer.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/erpnext/buying/doctype/supplier/supplier.json b/erpnext/buying/doctype/supplier/supplier.json index 0ea49a0819..c3128a5187 100644 --- a/erpnext/buying/doctype/supplier/supplier.json +++ b/erpnext/buying/doctype/supplier/supplier.json @@ -57,7 +57,7 @@ { "fieldname": "is_frozen", "fieldtype": "Check", - "label": "Is Frozen ?", + "label": "Is Frozen", "permlevel": 0, "precision": "" }, @@ -179,7 +179,7 @@ ], "icon": "icon-user", "idx": 1, - "modified": "2015-07-17 02:01:36.727437", + "modified": "2015-07-17 09:39:05.318826", "modified_by": "Administrator", "module": "Buying", "name": "Supplier", diff --git a/erpnext/selling/doctype/customer/customer.json b/erpnext/selling/doctype/customer/customer.json index cebfc29ced..a3bcc8acb2 100644 --- a/erpnext/selling/doctype/customer/customer.json +++ b/erpnext/selling/doctype/customer/customer.json @@ -104,7 +104,7 @@ { "fieldname": "is_frozen", "fieldtype": "Check", - "label": "Is Frozen ?", + "label": "Is Frozen", "permlevel": 0, "precision": "" }, @@ -285,7 +285,7 @@ ], "icon": "icon-user", "idx": 1, - "modified": "2015-07-16 09:07:11.565841", + "modified": "2015-07-17 09:38:50.086978", "modified_by": "Administrator", "module": "Selling", "name": "Customer",